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/Gender/res/gender.rc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'plugins/Gender/res') diff --git a/plugins/Gender/res/gender.rc b/plugins/Gender/res/gender.rc index 7907593e0b..8497a110e9 100644 --- a/plugins/Gender/res/gender.rc +++ b/plugins/Gender/res/gender.rc @@ -79,15 +79,9 @@ IDD_GENDER_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,102,78,81,CBS_DROPDOWNLIST | WS_VSCROLL | - WS_TABSTOP,WS_EX_CLIENTEDGE GROUPBOX "Plugin settings",IDC_STATIC,46,78,222,100 - RTEXT "Use",IDC_USE_L,56,104,33,12 - LTEXT "slot to draw the icon",IDC_SLOT_L,179,104,76,17 CONTROL "Enable menu items",IDC_MENUITEMS,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,76,122,167,12 - LTEXT "Note: if you still don't see the icons try changing icon slot. Perhaps its used by some other plugin.", - IDC_NOTE_L,53,152,200,18 CONTROL "Draw an icon when gender info not found", IDC_DRAWUNDEFICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP, 76,138,167,12 -- cgit v1.2.3