aboutsummaryrefslogtreecommitdiff
path: root/src/ui/messenger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/messenger.h')
-rw-r--r--src/ui/messenger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/messenger.h b/src/ui/messenger.h
index 54f8dfa..6c36ed9 100644
--- a/src/ui/messenger.h
+++ b/src/ui/messenger.h
@@ -67,6 +67,7 @@ typedef struct UI_MESSENGER_Handle
67 GtkButton *new_platform_button; 67 GtkButton *new_platform_button;
68 GtkButton *contacts_button; 68 GtkButton *contacts_button;
69 GtkButton *settings_button; 69 GtkButton *settings_button;
70 GtkButton *about_button;
70 71
71 GtkButton *user_details_button; 72 GtkButton *user_details_button;
72 GtkSearchEntry *chats_search; 73 GtkSearchEntry *chats_search;