summaryrefslogtreecommitdiff
path: root/src/glibext/notifier.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2023-09-11 00:27:44 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2023-09-11 00:27:44 (GMT)
commitfe59efc8e372c21d9c7a68b075444a2d01db1f10 (patch)
tree009a5a5488aa5b2c8ebffecc2f3a2217c18ca716 /src/glibext/notifier.h
parentd9e20328c04f3b77c77422d44767c028656678ef (diff)
Disable status update display without GUI.
Diffstat (limited to 'src/glibext/notifier.h')
-rw-r--r--src/glibext/notifier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glibext/notifier.h b/src/glibext/notifier.h
index bfb626e..db19e10 100644
--- a/src/glibext/notifier.h
+++ b/src/glibext/notifier.h
@@ -54,7 +54,7 @@ typedef unsigned long activity_id_t;
#define NO_ACTIVITY_ID 0
-#define gtk_status_stack_update_current_location(a0, a1, a2, a3)
+#define gtk_status_stack_update_current_location(a0, a1, a2, a3, a4)
#define gtk_status_stack_reset_current_location(a0)
#define gtk_status_stack_add_activity(a0, a1, a2) 0