summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/res/db_autobackups.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Db_autobackups/res/db_autobackups.rc')
-rw-r--r--plugins/Db_autobackups/res/db_autobackups.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Db_autobackups/res/db_autobackups.rc b/plugins/Db_autobackups/res/db_autobackups.rc
index 56a29ca942..cced08540f 100644
--- a/plugins/Db_autobackups/res/db_autobackups.rc
+++ b/plugins/Db_autobackups/res/db_autobackups.rc
@@ -34,9 +34,9 @@ BEGIN
END
IDD_OPTIONS DIALOGEX 0, 0, 271, 220
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-FONT 8, "MS Shell Dlg", 0, 0, 0x0
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Automatic backups",IDC_STATIC,6,4,258,205,WS_GROUP
PUSHBUTTON "Backup NOW",IDC_BUT_NOW,173,19,75,14