summaryrefslogtreecommitdiff
path: root/src/ui/messenger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/messenger.h')
-rw-r--r--src/ui/messenger.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/messenger.h b/src/ui/messenger.h
index 4174754..e923964 100644
--- a/src/ui/messenger.h
+++ b/src/ui/messenger.h
@@ -67,6 +67,8 @@ typedef struct UI_MESSENGER_Handle
GtkButton *chat_details_button;
GtkButton *hide_chat_details_button;
+
+ GtkListBox *messages_listbox;
} UI_MESSENGER_Handle;
void