aboutsummaryrefslogtreecommitdiffstats
path: root/ui/main_statusbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/main_statusbar.h')
-rw-r--r--ui/main_statusbar.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ui/main_statusbar.h b/ui/main_statusbar.h
index bf86462533..3528a9a675 100644
--- a/ui/main_statusbar.h
+++ b/ui/main_statusbar.h
@@ -32,6 +32,11 @@ void profile_bar_update(void);
void packets_bar_update(void);
void status_expert_update(void);
+/** Update the capture comment icon in the statusbar, depending on the
+ * current capture comment (XXX - it's only available for GTK at the moment)
+ */
+void status_capture_comment_update(void);
+
/** Push a formatted message referring to the currently-selected field
* onto the statusbar.
*