diff options
Diffstat (limited to 'plugins/StopSpamMod/res/stopspam.rc')
-rwxr-xr-x | plugins/StopSpamMod/res/stopspam.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamMod/res/stopspam.rc b/plugins/StopSpamMod/res/stopspam.rc index efdc27b4a9..dcfcb588f6 100755 --- a/plugins/StopSpamMod/res/stopspam.rc +++ b/plugins/StopSpamMod/res/stopspam.rc @@ -25,7 +25,7 @@ LANGUAGE LANG_RUSSIAN, SUBLANG_DEFAULT //
IDD_MESSAGES DIALOGEX 0, 0, 302, 225
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_POPUP | WS_SYSMENU
+STYLE DS_SETFONT | DS_FIXEDSYS | DS_CONTROL | WS_CHILD | WS_SYSMENU
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
LTEXT "Question (Ctrl+Enter for carriage return):",IDC_STATIC,0,5,156,8
|