summaryrefslogtreecommitdiff
path: root/src/zenity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenity.h')
-rw-r--r--src/zenity.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zenity.h b/src/zenity.h
index 4c94129..7018800 100644
--- a/src/zenity.h
+++ b/src/zenity.h
@@ -136,6 +136,7 @@ typedef struct {
typedef struct {
gchar *notification_text;
gboolean listen;
+ gchar **notification_hints;
} ZenityNotificationData;
#endif