indicators: Adding the NONE indicator to disable e.g. indicators for tags

This commit is contained in:
bakkeby
2020-08-28 19:48:30 +02:00
parent b714329d87
commit 8ff0adeabd
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
enum {
INDICATOR_NONE,
INDICATOR_TOP_LEFT_SQUARE,
INDICATOR_TOP_LEFT_LARGER_SQUARE,
INDICATOR_TOP_BAR,