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 6cd4c9d..28829c2 100644
--- a/src/ui/messenger.h
+++ b/src/ui/messenger.h
@@ -35,6 +35,7 @@ typedef struct UI_MESSENGER_Handle
35{ 35{
36 GList *chat_entries; 36 GList *chat_entries;
37 37
38 GtkBuilder *builder;
38 GtkApplicationWindow *main_window; 39 GtkApplicationWindow *main_window;
39 40
40 HdyLeaflet *leaflet_chat; 41 HdyLeaflet *leaflet_chat;