From f12d8b56f2894e94491bd7424d69f595d285f01f Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 3 Nov 2012 20:16:42 +0000 Subject: no more MS_CLIST_EXTRA_ADD_ICON in the application code git-svn-id: http://svn.miranda-ng.org/main/trunk@2175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AuthState/res/authstate.rc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'plugins/AuthState/res') diff --git a/plugins/AuthState/res/authstate.rc b/plugins/AuthState/res/authstate.rc index 071abc75d3..50f067b1c0 100644 --- a/plugins/AuthState/res/authstate.rc +++ b/plugins/AuthState/res/authstate.rc @@ -79,8 +79,6 @@ IDD_AUTHSTATE_OPT DIALOGEX 0, 0, 314, 240 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD FONT 8, "MS Shell Dlg", 0, 0, 0x0 BEGIN - COMBOBOX IDC_ADVICON,95,127,78,81,CBS_DROPDOWNLIST | WS_VSCROLL | - WS_TABSTOP,WS_EX_CLIENTEDGE CONTROL "Show Auth icon",IDC_AUTHICON,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,76,93,167,18 CONTROL "Show Grant icon",IDC_GRANTICON,"Button",BS_AUTOCHECKBOX | @@ -93,9 +91,6 @@ BEGIN CONTROL "Show icons only for recently added contacts", IDC_ICONSFORRECENT,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | WS_TABSTOP,76,78,167,17 - RTEXT "* Restart of Miranda required",IDC_STATIC,58,171,210,11 - LTEXT "Note: if you still don't see the icons try changing icon slot. Perhaps its used by some other plugin.", - IDC_NOTICE,54,143,198,20 END -- cgit v1.2.3