summaryrefslogtreecommitdiff
path: root/ui/gtk/packet_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/packet_list.h')
-rw-r--r--ui/gtk/packet_list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/packet_list.h b/ui/gtk/packet_list.h
index 979def0bfc..c5b269060f 100644
--- a/ui/gtk/packet_list.h
+++ b/ui/gtk/packet_list.h
@@ -135,6 +135,7 @@ void packet_list_copy_summary_cb(gpointer data _U_, copy_summary_type copy_type)
gchar *packet_list_get_packet_comment(void);
void packet_list_update_packet_comment(gchar *new_packet_comment);
+void packet_list_return_all_comments(GtkTextBuffer *buffer);
GtkWidget * packet_list_get_widget(void);
void packet_list_colorize_packets(void);