From d3387c7307fa3f883e77c17e443874b3a085ded5 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 10 Oct 2017 16:22:34 +0300 Subject: fixes #943 (TabSRMM: Add to highlight list doesn't work) this feature has never worked and therefore removed --- plugins/TabSRMM/res/chat.rc | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'plugins/TabSRMM/res') diff --git a/plugins/TabSRMM/res/chat.rc b/plugins/TabSRMM/res/chat.rc index 85eed25154..98daf77d20 100644 --- a/plugins/TabSRMM/res/chat.rc +++ b/plugins/TabSRMM/res/chat.rc @@ -38,19 +38,6 @@ BEGIN CONTROL "",IDC_PANELSPLITTER,"Static",SS_ENHMETAFILE,0,32,252,1,WS_EX_TRANSPARENT END -IDD_ADDHIGHLIGHT DIALOG 0, 0, 212, 97 -STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_BORDER -FONT 8, "MS Shell Dlg" -BEGIN - LTEXT "",IDC_STATIC,0,0,211,97 - LTEXT "",IDC_ADDHIGHLIGHTTITLE,7,3,201,12,SS_CENTERIMAGE - COMBOBOX IDC_ADDHIGHLIGHTNAME,17,24,178,17,CBS_DROPDOWN | CBS_SORT | WS_VSCROLL | WS_TABSTOP - LTEXT "You can add the user by user name or his ID. Wildcards are allowed and recommended.",IDC_ADDHIGHLIGHTEXPLAIN,15,49,179,21 - DEFPUSHBUTTON "OK",IDOK,152,76,55,14 - DEFPUSHBUTTON "Cancel",IDCANCEL,91,76,55,14 - EDITTEXT IDC_ADDHIGHLIGHTEDITLIST,9,18,192,47,ES_AUTOHSCROLL -END - IDD_FILTER DIALOG 0, 0, 201, 126 STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD | WS_BORDER FONT 8, "MS Shell Dlg" -- cgit v1.2.3