From fdea2aec4a7900eec09c2597cd499571003f5ce4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 10 Sep 2013 12:09:56 +0000 Subject: unneeded functionality removed from MenuItemEx git-svn-id: http://svn.miranda-ng.org/main/trunk@6042 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MenuItemEx/res/resource.rc | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/MenuItemEx/res/resource.rc') diff --git a/plugins/MenuItemEx/res/resource.rc b/plugins/MenuItemEx/res/resource.rc index 5d5c6430b0..0f3cafeb30 100644 --- a/plugins/MenuItemEx/res/resource.rc +++ b/plugins/MenuItemEx/res/resource.rc @@ -79,9 +79,6 @@ BEGIN CONTROL "Trim too long ID",IDC_TRIMID,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,150,105,10 LTEXT "* Use Ctrl+click to see popup with the copied text",IDC_HINT1,16,164,251,11 CONTROL "Hide contact on 'Ignore all'",IDC_IGNOREHIDE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,162,42,105,10 - GROUPBOX "Other options",IDC_STATIC,7,184,266,27 - CONTROL "Automatically refresh contact's details after they come online",IDC_REFRESH_DETAILS, - "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,196,251,10 END -- cgit v1.2.3