From ed852a1fdbb962ef6789e459cdb078a2f4d2a0c0 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 4 May 2015 04:12:30 +0000 Subject: compilation fixes (ghazan, please check this) git-svn-id: http://svn.miranda-ng.org/main/trunk@13418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TrafficCounter/res/resource.rc | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/TrafficCounter/res/resource.rc') diff --git a/plugins/TrafficCounter/res/resource.rc b/plugins/TrafficCounter/res/resource.rc index 68b6867749..a136ef9272 100644 --- a/plugins/TrafficCounter/res/resource.rc +++ b/plugins/TrafficCounter/res/resource.rc @@ -55,7 +55,6 @@ END IDD_OPT_TRAFFIC_POPUPS DIALOG 0, 0, 313, 233 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT -FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Notification",IDC_STATIC,4,5,302,104 CONTROL "Notify me on every",IDC_NOTIFYSIZE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,9,15,86,10 -- cgit v1.2.3