diff options
author | George Hazan <ghazan@miranda.im> | 2016-12-26 13:01:31 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2016-12-26 13:01:31 +0300 |
commit | d3eb88ca1ac4fe854552bc13b3f4f2c9bdd67008 (patch) | |
tree | 925e87b29b158f3ab02ac2391ea924d8bcfe7889 /plugins/TabSRMM/res/chat.rc | |
parent | d8f94f6bb945edbd5b2091e81545f0a5f2df527b (diff) |
unused option removed
Diffstat (limited to 'plugins/TabSRMM/res/chat.rc')
-rw-r--r-- | plugins/TabSRMM/res/chat.rc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TabSRMM/res/chat.rc b/plugins/TabSRMM/res/chat.rc index c4c459b3a8..83d84cb11e 100644 --- a/plugins/TabSRMM/res/chat.rc +++ b/plugins/TabSRMM/res/chat.rc @@ -192,8 +192,6 @@ BEGIN CONTROL "",IDC_L11,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,263,128,21,10
CONTROL "Suppress tray notifications for focused channel windows",IDC_TRAYONLYFORINACTIVE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,164,279,10
- CONTROL "Do not show popups when the channel window is not open",IDC_NOPOPUPSFORCLOSEDWINDOWS,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,176,282,10
LTEXT "Highlight event",IDC_STATIC,42,139,100,12
COMBOBOX IDC_LOGICONTYPE,12,204,171,38,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
LTEXT "Line markers in the message log",IDC_STATIC,14,193,257,10
|