diff options
author | George Hazan <george.hazan@gmail.com> | 2012-11-06 19:01:35 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2012-11-06 19:01:35 +0000 |
commit | 28f66a98c396a1cda061d8060e95275e38590c00 (patch) | |
tree | 7f35937623849c66ef78c915fe49a8fa2b9f8a2f /plugins/Clist_modern/src/hdr | |
parent | df7a9042a989fb8ece52bcf0ccf68b5e925e19ce (diff) |
make extra icons options visible in Clist Classic
git-svn-id: http://svn.miranda-ng.org/main/trunk@2221 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_modern/src/hdr')
-rw-r--r-- | plugins/Clist_modern/src/hdr/modern_commonheaders.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Clist_modern/src/hdr/modern_commonheaders.h b/plugins/Clist_modern/src/hdr/modern_commonheaders.h index a7ae21e716..6340d0c5c9 100644 --- a/plugins/Clist_modern/src/hdr/modern_commonheaders.h +++ b/plugins/Clist_modern/src/hdr/modern_commonheaders.h @@ -454,7 +454,4 @@ public: };
};
-#define EXTRACOLUMNCOUNT 10
-
-
#endif // commonheaders_h__
|