aboutsummaryrefslogtreecommitdiff
path: root/src/ui/messenger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/messenger.h')
-rw-r--r--src/ui/messenger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/messenger.h b/src/ui/messenger.h
index 08ea78e..c44f74b 100644
--- a/src/ui/messenger.h
+++ b/src/ui/messenger.h
@@ -70,6 +70,7 @@ typedef struct UI_MESSENGER_Handle
70 GtkListBox *chats_listbox; 70 GtkListBox *chats_listbox;
71 71
72 GtkStack *chats_stack; 72 GtkStack *chats_stack;
73 GtkWidget *no_chat_box;
73} UI_MESSENGER_Handle; 74} UI_MESSENGER_Handle;
74 75
75void 76void