diff options
Diffstat (limited to 'inc/icon.h')
-rw-r--r-- | inc/icon.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,6 +29,8 @@ #define MAX_NOTI_ICONS_PORT 5 #define MAX_NOTI_ICONS_LAND 11 +#define SIGNAL_SIZE 32 + enum { ICON_STATE_HIDDEN = 0, ICON_STATE_SHOWN |