diff options
author | George Hazan <ghazan@miranda.im> | 2020-04-05 13:50:39 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-04-05 13:50:39 +0300 |
commit | ac0147f8c31d95e2537dd7c53af78634a3e9d625 (patch) | |
tree | e1dc75e8a26351436c574f7d15250161b88530bd /plugins/Clist_nicer/src/resource.h | |
parent | 89ed8048de18bd9a173b8e09b7e17d1d20594659 (diff) |
another common clist option moved to the core
Diffstat (limited to 'plugins/Clist_nicer/src/resource.h')
-rw-r--r-- | plugins/Clist_nicer/src/resource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Clist_nicer/src/resource.h b/plugins/Clist_nicer/src/resource.h index caa128069a..851b1edcc3 100644 --- a/plugins/Clist_nicer/src/resource.h +++ b/plugins/Clist_nicer/src/resource.h @@ -82,7 +82,6 @@ #define IDC_CBOTTOMSPIN 1079
#define IDC_CRIGHT 1080
#define IDC_CRIGHTSPIN 1081
-#define IDC_HIDEOFFLINEOPTS 1082
#define IDC_LEFTMARGINSPIN 1092
#define IDC_NOGROUPICON 1102
#define IDC_ONECLK 1105
|