summaryrefslogtreecommitdiff
path: root/db3x_autobackups/db3x_mmap.rc
diff options
context:
space:
mode:
Diffstat (limited to 'db3x_autobackups/db3x_mmap.rc')
-rw-r--r--db3x_autobackups/db3x_mmap.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/db3x_autobackups/db3x_mmap.rc b/db3x_autobackups/db3x_mmap.rc
index 9bdd6d1..e0782e6 100644
--- a/db3x_autobackups/db3x_mmap.rc
+++ b/db3x_autobackups/db3x_mmap.rc
@@ -80,7 +80,7 @@ END
IDD_OPTIONS DIALOGEX 0, 0, 277, 228
STYLE DS_SETFONT | WS_POPUP
-FONT 8, "MS Sans Serif", 0, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Automatic Backups",IDC_STATIC,7,7,263,214,WS_GROUP
RTEXT "Every:",IDC_STATIC,39,97,52,8
@@ -104,7 +104,7 @@ END
IDD_COPYPROGRESS DIALOGEX 0, 0, 254, 148
STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_CENTER | WS_POPUP | WS_CLIPCHILDREN | WS_CAPTION
CAPTION "Backup in Progress"
-FONT 8, "MS Sans Serif", 0, 0, 0x0
+FONT 8, "MS Shell Dlg", 0, 0, 0x0
BEGIN
PUSHBUTTON "Cancel",IDCANCEL,102,97,50,14
CONTROL "Progress1",IDC_PROGRESS,"msctls_progress32",WS_BORDER,46,64,163,14