summaryrefslogtreecommitdiff
path: root/plugins/NotesAndReminders/res/resource.rc
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NotesAndReminders/res/resource.rc')
-rw-r--r--plugins/NotesAndReminders/res/resource.rc5
1 files changed, 2 insertions, 3 deletions
diff --git a/plugins/NotesAndReminders/res/resource.rc b/plugins/NotesAndReminders/res/resource.rc
index 3087f9ceca..000e93a9d9 100644
--- a/plugins/NotesAndReminders/res/resource.rc
+++ b/plugins/NotesAndReminders/res/resource.rc
@@ -51,10 +51,9 @@ END
//
IDD_STNOTEOPTIONS DIALOGEX 47, 55, 301, 254
-STYLE DS_SETFONT | WS_CHILD | WS_VISIBLE | WS_CAPTION
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
-CAPTION "Sticky Notes Options"
-FONT 8, "MS Sans Serif", 0, 0, 0x1
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Default Note Size",IDC_STATIC,6,6,156,51
LTEXT "Width (Pixels)",IDC_STATIC,12,20,44,8