diff options
Diffstat (limited to 'src/gui/chat.h')
-rw-r--r-- | src/gui/chat.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/chat.h b/src/gui/chat.h index b857f4b4..cbfc8a63 100644 --- a/src/gui/chat.h +++ b/src/gui/chat.h @@ -56,6 +56,8 @@ class ScrollArea; #define IS_WHERE_LENGTH 6 #define IS_WHO "/who" #define IS_WHO_LENGTH 4 +#define IS_CLEAR "/clear" +#define IS_CLEAR_LENGTH 6 /** * gets in between usernick and message text depending on |