From ae9386320e848e876beabb1e0e4f911b8e3f01c0 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Fri, 11 Apr 2014 08:21:22 +0000 Subject: Not needed string removed git-svn-id: http://svn.miranda-ng.org/main/trunk@8952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SeenPlugin/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/SeenPlugin/res/resource.rc b/plugins/SeenPlugin/res/resource.rc index bbd9f7c784..e825449702 100644 --- a/plugins/SeenPlugin/res/resource.rc +++ b/plugins/SeenPlugin/res/resource.rc @@ -136,7 +136,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN DEFPUSHBUTTON "OK",IDOK,55,48,50,14 LTEXT "You missed following contacts:",IDC_TEXT,6,6,148,10 - CTEXT "Test\nTest",IDC_CONTACTS,6,22,148,16 + CTEXT "",IDC_CONTACTS,6,22,148,16 END IDD_HISTORY DIALOGEX 0, 0, 200, 120 -- cgit v1.2.3