summaryrefslogtreecommitdiff
path: root/MirandaPlugin/Templates/1033/base.rc
diff options
context:
space:
mode:
Diffstat (limited to 'MirandaPlugin/Templates/1033/base.rc')
-rw-r--r--MirandaPlugin/Templates/1033/base.rc3
1 files changed, 2 insertions, 1 deletions
diff --git a/MirandaPlugin/Templates/1033/base.rc b/MirandaPlugin/Templates/1033/base.rc
index 93bad1c..80b3083 100644
--- a/MirandaPlugin/Templates/1033/base.rc
+++ b/MirandaPlugin/Templates/1033/base.rc
@@ -28,7 +28,8 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
//
IDD_OPT1 DIALOGEX 0, 0, 246, 179
-STYLE DS_SETFONT | WS_POPUP
+STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_CHILD
+EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Sans Serif", 0, 0, 0x0
BEGIN
END