From ad0437acd3fbaa8f42249ef9bfb85c710602ae3d Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 3 May 2015 18:56:50 +0000 Subject: fix for the option's page style pt. 3 git-svn-id: http://svn.miranda-ng.org/main/trunk@13403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FloatingContacts/res/fltcnt.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/FloatingContacts') diff --git a/plugins/FloatingContacts/res/fltcnt.rc b/plugins/FloatingContacts/res/fltcnt.rc index 789d4e02b1..0fdeef448c 100644 --- a/plugins/FloatingContacts/res/fltcnt.rc +++ b/plugins/FloatingContacts/res/fltcnt.rc @@ -53,7 +53,7 @@ END IDD_OPT_FLTCONT DIALOGEX 0, 0, 302, 219 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 400, 0, 0xCC +FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Hiding contacts",IDC_STATIC,4,4,294,52 CONTROL "Hide offline contacts",IDC_CHK_HIDE_OFFLINE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,16,140,10,WS_EX_TRANSPARENT @@ -88,7 +88,7 @@ END IDD_OPT_SKIN DIALOGEX 0, 0, 303, 117 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 400, 0, 0xCC +FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Border",IDC_STATIC,4,2,293,36 CONTROL "Draw border",IDC_DRAWBORDER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,17,109,10,WS_EX_TRANSPARENT -- cgit v1.2.3