From 5b530fc9d8dc47641985456908703eaa03b7c88d Mon Sep 17 00:00:00 2001 From: Sergey Bolhovskoy Date: Mon, 22 Jun 2015 06:32:10 +0000 Subject: StopSpamMod: fix 'Messages' option page style git-svn-id: http://svn.miranda-ng.org/main/trunk@14318 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StopSpamMod/res/stopspam.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/StopSpamMod/res') 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 -- cgit v1.2.3