From 7bd0056248d748046b7a88d10522c8391c43f31c Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 3 May 2015 20:52:34 +0000 Subject: fix for the option's page style pt. 10 git-svn-id: http://svn.miranda-ng.org/main/trunk@13413 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MRA/res/resource.rc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'protocols/MRA/res/resource.rc') diff --git a/protocols/MRA/res/resource.rc b/protocols/MRA/res/resource.rc index 991b13743c..964e8d247a 100644 --- a/protocols/MRA/res/resource.rc +++ b/protocols/MRA/res/resource.rc @@ -64,7 +64,7 @@ BEGIN END IDD_OPT_CONNECTIONS DIALOGEX 0, 0, 295, 230 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN @@ -143,7 +143,7 @@ BEGIN END IDD_OPT_AVATRS DIALOGEX 0, 0, 295, 195 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN @@ -165,7 +165,7 @@ BEGIN END IDD_OPT_FILES DIALOGEX 0, 0, 295, 160 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN @@ -192,7 +192,7 @@ BEGIN END IDD_OPT_ACCOUNT DIALOGEX 0, 0, 295, 149 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN @@ -209,7 +209,7 @@ BEGIN END IDD_OPT_POPUPS DIALOGEX 0, 0, 295, 150 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE +STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN -- cgit v1.2.3