indicators: Adding the NONE indicator to disable e.g. indicators for tags
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
enum {
|
||||
INDICATOR_NONE,
|
||||
INDICATOR_TOP_LEFT_SQUARE,
|
||||
INDICATOR_TOP_LEFT_LARGER_SQUARE,
|
||||
INDICATOR_TOP_BAR,
|
||||
|
Reference in New Issue
Block a user