aboutsummaryrefslogtreecommitdiff
path: root/src/application.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/application.h')
-rw-r--r--src/application.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/application.h b/src/application.h
index 8c7b599..2c0972b 100644
--- a/src/application.h
+++ b/src/application.h
@@ -71,6 +71,7 @@ typedef struct MESSENGER_Application
71 71
72 GtkApplication *application; 72 GtkApplication *application;
73 GList *notifications; 73 GList *notifications;
74 guint init;
74 75
75 struct { 76 struct {
76 GQuark widget; 77 GQuark widget;