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 /include | |
| parent | 89ed8048de18bd9a173b8e09b7e17d1d20594659 (diff) | |
another common clist option moved to the core
Diffstat (limited to 'include')
| -rw-r--r-- | include/m_clistint.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/m_clistint.h b/include/m_clistint.h index 1e704e209d..a22cde34c4 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -224,7 +224,6 @@ struct MenuProto #define CLCDEFAULT_BKCOLOUR GetSysColor(COLOR_3DFACE)
#define CLCDEFAULT_USEBITMAP 0
#define CLCDEFAULT_BKBMPUSE CLB_STRETCH
-#define CLCDEFAULT_OFFLINEMODES MODEF_OFFLINE
#define CLCDEFAULT_GREYOUTFLAGS 0
#define CLCDEFAULT_FULLGREYOUTFLAGS (MODEF_OFFLINE|PF2_INVISIBLE|GREYF_UNFOCUS)
#define CLCDEFAULT_SELBLEND 1
|
