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 2c33789..119071d 100644
--- a/src/ui/chat.h
+++ b/src/ui/chat.h
@@ -56,6 +56,7 @@ typedef struct UI_CHAT_Handle
56 GtkWidget *title_box; 56 GtkWidget *title_box;
57 GtkWidget *selection_box; 57 GtkWidget *selection_box;
58 58
59 HdyAvatar *chat_avatar;
59 GtkLabel *chat_title; 60 GtkLabel *chat_title;
60 GtkLabel *chat_subtitle; 61 GtkLabel *chat_subtitle;
61 62