From 85ed0aad4ff0d1388b2d786a2ba0a9ba5292a631 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 3 May 2015 22:17:19 +0000 Subject: revert for netlib log options git-svn-id: http://svn.miranda-ng.org/main/trunk@13416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/resource.rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/resource.rc b/src/resource.rc index b0fc1096f3..d04f20c7c0 100644 --- a/src/resource.rc +++ b/src/resource.rc @@ -224,8 +224,9 @@ BEGIN END IDD_NETLIBLOGOPTS DIALOGEX 0, 0, 314, 259 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD +STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU EXSTYLE WS_EX_CONTROLPARENT +CAPTION "Netlib log options" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Show",IDC_STATIC,6,2,302,118 -- cgit v1.2.3