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/Sametime/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Sametime') diff --git a/protocols/Sametime/res/resource.rc b/protocols/Sametime/res/resource.rc index 4a0a15c241..3feb5fa62b 100644 --- a/protocols/Sametime/res/resource.rc +++ b/protocols/Sametime/res/resource.rc @@ -27,7 +27,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_AUS IDD_OPTNET DIALOGEX 0, 0, 323, 203 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 "Connection",IDC_STATIC,7,7,153,91 RTEXT "ID:",IDC_STATIC,10,17,54,8 -- cgit v1.2.3