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/FacebookRM/res/facebook.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'protocols/FacebookRM/res') diff --git a/protocols/FacebookRM/res/facebook.rc b/protocols/FacebookRM/res/facebook.rc index 1e0b5ec143..6941a33008 100644 --- a/protocols/FacebookRM/res/facebook.rc +++ b/protocols/FacebookRM/res/facebook.rc @@ -104,7 +104,7 @@ END IDD_OPTIONS DIALOGEX 0, 0, 305, 190 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 400, 0, 0x1 +FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "User details",IDC_STATIC,7,7,291,62 LTEXT "E-mail:",IDC_STATIC,17,20,61,8,0,WS_EX_RIGHT @@ -124,7 +124,7 @@ END IDD_OPTIONS_EVENTS DIALOGEX 0, 0, 305, 227 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 400, 0, 0x1 +FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Event notifications",IDC_STATIC,6,7,292,126 CONTROL "Notifications",IDC_NOTIFICATIONS_ENABLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,23,272,8 @@ -149,7 +149,7 @@ END IDD_OPTIONS_STATUSES DIALOGEX 0, 0, 308, 226 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 400, 0, 0x1 +FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Statuses",IDC_STATIC,7,7,294,73 CONTROL "Post Miranda statuses to Wall",IDC_SET_STATUS,"Button",BS_AUTOCHECKBOX | BS_TOP | WS_TABSTOP,13,21,281,10 @@ -180,7 +180,7 @@ END IDD_OPTIONS_MESSAGING DIALOGEX 0, 0, 308, 226 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 400, 0, 0x1 +FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Messages",IDC_STATIC,7,7,294,57 CONTROL "Receive messages from ""inbox"" folder only",IDC_INBOX_ONLY, -- cgit v1.2.3