diff options
Diffstat (limited to 'src/ui/chat.h')
-rw-r--r-- | src/ui/chat.h | 1 |
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 | ||
34 | typedef struct UI_CHAT_Handle | 34 | typedef 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; |