aboutsummaryrefslogtreecommitdiff
path: root/src/ui/chat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/chat.h')
-rw-r--r--src/ui/chat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/chat.h b/src/ui/chat.h
index 5415647..250ac08 100644
--- a/src/ui/chat.h
+++ b/src/ui/chat.h
@@ -33,6 +33,7 @@ typedef struct MESSENGER_Application MESSENGER_Application;
33 33
34typedef struct UI_CHAT_Handle 34typedef struct UI_CHAT_Handle
35{ 35{
36 GtkBuilder *builder;
36 GtkWidget *chat_box; 37 GtkWidget *chat_box;
37 38
38 GtkButton *back_button; 39 GtkButton *back_button;