summaryrefslogtreecommitdiff
path: root/plugins/NotifyAnything/res
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/NotifyAnything/res')
-rw-r--r--plugins/NotifyAnything/res/NotifyAnything.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/NotifyAnything/res/NotifyAnything.rc b/plugins/NotifyAnything/res/NotifyAnything.rc
index 1d7b4dca19..6c1d8048a4 100644
--- a/plugins/NotifyAnything/res/NotifyAnything.rc
+++ b/plugins/NotifyAnything/res/NotifyAnything.rc
@@ -74,9 +74,9 @@ END
//
NA_OPTIONS DIALOGEX 0, 0, 236, 191
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_NOFAILCREATE | WS_CHILD | WS_CAPTION
-CAPTION "Property Page"
-FONT 8, "MS Shell Dlg", 0, 0, 0x0
+STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
+FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
GROUPBOX "Security",IDC_STATIC,7,7,222,77
CONTROL "Only listen to localhost",NA_LOCAL_CHECK,"Button",BS_AUTOCHECKBOX | WS_GROUP | WS_TABSTOP,13,19,209,10