aboutsummaryrefslogtreecommitdiff
path: root/src/notification-menuitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/notification-menuitem.h')
-rw-r--r--src/notification-menuitem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/notification-menuitem.h b/src/notification-menuitem.h
index c44c105..2aa051e 100644
--- a/src/notification-menuitem.h
+++ b/src/notification-menuitem.h
@@ -37,6 +37,8 @@ struct _NotificationMenuItemPrivate {
GtkWidget *close_image;
GtkWidget *hbox;
GtkWidget *label;
+
+ gboolean pressed_close_image;
};
#define NOTIFICATION_MENUITEM_GET_PRIVATE(o) \