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 8b38db8..300a9be 100644
--- a/src/ui/chat.h
+++ b/src/ui/chat.h
@@ -73,6 +73,7 @@ typedef struct UI_CHAT_Handle
73 GtkScrolledWindow *chat_scrolled_window; 73 GtkScrolledWindow *chat_scrolled_window;
74 74
75 GtkListBox *chat_contacts_listbox; 75 GtkListBox *chat_contacts_listbox;
76 GtkListBox *chat_files_listbox;
76 GtkListBox *messages_listbox; 77 GtkListBox *messages_listbox;
77 78
78 GtkButton *attach_file_button; 79 GtkButton *attach_file_button;