From 6881b6b3e2dec0c4675b4c0b2bf6aff29fa860ed Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 10 Aug 2013 15:31:23 +0000 Subject: fix for UTN in stdMsg git-svn-id: http://svn.miranda-ng.org/main/trunk@5634 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdmsg/res/resource.rc | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'src/core/stdmsg/res') diff --git a/src/core/stdmsg/res/resource.rc b/src/core/stdmsg/res/resource.rc index 6d4fdf383e..7c98a710f4 100644 --- a/src/core/stdmsg/res/resource.rc +++ b/src/core/stdmsg/res/resource.rc @@ -123,7 +123,7 @@ BEGIN CONTROL "Show Formatting",IDC_SHOWFORMATTING,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,169,10,126,10 END -IDD_OPT_MSGTYPE DIALOGEX 0, 0, 283, 252 +IDD_OPT_MSGTYPE DIALOGEX 0, 0, 283, 234 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_VISIBLE EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 @@ -264,12 +264,12 @@ END // TEXTINCLUDE // -1 TEXTINCLUDE +1 TEXTINCLUDE BEGIN "..\\sxr\\resource.h\0" END -2 TEXTINCLUDE +2 TEXTINCLUDE BEGIN "#include \r\n" "#include \r\n" @@ -277,7 +277,7 @@ BEGIN "\0" END -3 TEXTINCLUDE +3 TEXTINCLUDE BEGIN "\r\n" "\0" @@ -358,4 +358,3 @@ END ///////////////////////////////////////////////////////////////////////////// #endif // not APSTUDIO_INVOKED - -- cgit v1.2.3