diff options
Diffstat (limited to 'src/ui/messenger.h')
-rw-r--r-- | src/ui/messenger.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ui/messenger.h b/src/ui/messenger.h index efb5122..4174754 100644 --- a/src/ui/messenger.h +++ b/src/ui/messenger.h | |||
@@ -52,12 +52,11 @@ typedef struct UI_MESSENGER_Handle | |||
52 | GtkRevealer *account_details_revealer; | 52 | GtkRevealer *account_details_revealer; |
53 | GtkListBox *accounts_listbox; | 53 | GtkListBox *accounts_listbox; |
54 | 54 | ||
55 | GtkButton *new_contact_button; | ||
55 | GtkButton *new_group_button; | 56 | GtkButton *new_group_button; |
56 | GtkButton *new_platform_button; | 57 | GtkButton *new_platform_button; |
57 | GtkButton *contacts_button; | 58 | GtkButton *contacts_button; |
58 | GtkButton *calls_button; | ||
59 | GtkButton *settings_button; | 59 | GtkButton *settings_button; |
60 | GtkButton *night_mode_button; | ||
61 | 60 | ||
62 | GtkButton *user_details_button; | 61 | GtkButton *user_details_button; |
63 | GtkSearchEntry *chats_search; | 62 | GtkSearchEntry *chats_search; |