From 29421cf08eb712ed3774fefb47b6d2f7a4fc9296 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 12 Oct 2012 20:55:43 +0000 Subject: fix for Unicode git-svn-id: http://svn.miranda-ng.org/main/trunk@1898 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SeenPlugin/res/resource.rc | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/SeenPlugin/res/resource.rc') diff --git a/plugins/SeenPlugin/res/resource.rc b/plugins/SeenPlugin/res/resource.rc index 2aa5cbbb71..638d9eff77 100644 --- a/plugins/SeenPlugin/res/resource.rc +++ b/plugins/SeenPlugin/res/resource.rc @@ -163,7 +163,6 @@ STYLE DS_SETFOREGROUND | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN -// PUSHBUTTON "Variablestest",IDC_TEST,5,5,52,13,NOT WS_VISIBLE DEFPUSHBUTTON "OK",IDOK,75,101,50,14 PUSHBUTTON "",IDC_USERMENU,146,5,15,13,BS_ICON | WS_TABSTOP PUSHBUTTON "",IDC_DETAILS,163,5,15,13,BS_ICON | WS_TABSTOP -- cgit v1.2.3