diff options
author | George Hazan <george.hazan@gmail.com> | 2014-07-21 19:02:11 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-07-21 19:02:11 +0000 |
commit | 45751518e585d351cfec427cc3244768d84844d6 (patch) | |
tree | 637baf119fa3e7617da3fbe8fb6d12711156c94b /plugins/Clist_modern/src/resource.h | |
parent | c5179c928e90cb75feb6846aa55927a8ac85364a (diff) |
"Hide offline subcontacts" option removed, subs now inherit the display mode of the usual contacts
git-svn-id: http://svn.miranda-ng.org/main/trunk@9908 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/resource.h')
-rw-r--r-- | plugins/Clist_modern/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Clist_modern/src/resource.h b/plugins/Clist_modern/src/resource.h index 964f70d113..a44dbec3d6 100644 --- a/plugins/Clist_modern/src/resource.h +++ b/plugins/Clist_modern/src/resource.h @@ -257,7 +257,6 @@ #define IDC_AEROGLASS 1613
#define IDC_METASUBEXTRA 1614
#define IDC_METASUBEXTRA_IGN 1615
-#define IDC_METASUB_HIDEOFFLINE 1616
#define IDC_MIN_ROW_HEIGHT 1616
#define IDC_MIN_ROW_HEIGHT_SPIN 1617
#define IDC_TXT_TITLE1 1617
|