aboutsummaryrefslogtreecommitdiff
path: root/src/ui/messages.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/messages.h')
-rw-r--r--src/ui/messages.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ui/messages.h b/src/ui/messages.h
index 685cb82..edc3192 100644
--- a/src/ui/messages.h
+++ b/src/ui/messages.h
@@ -70,6 +70,9 @@ typedef struct UI_MESSAGES_Handle
70 70
71#define UI_MESSAGES_COLS_MIN 50 71#define UI_MESSAGES_COLS_MIN 50
72 72
73#define UI_MESSAGES_FILE_PREFIX "file:"
74#define UI_MESSAGES_FILE_PREFIX_LEN 5
75
73void 76void
74messages_event(UI_MESSAGES_Handle *messages, 77messages_event(UI_MESSAGES_Handle *messages,
75 struct MESSENGER_Application *app, 78 struct MESSENGER_Application *app,