aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/edit_packet_comment_dlg.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-11-26 16:11:04 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-11-26 16:11:04 +0000
commitbeeabf86aa81329595c55c32c36f0d56293c580f (patch)
treeceffcf878783a9fc1aa3ce7d9003937e4380248c /ui/gtk/edit_packet_comment_dlg.h
parent17781b66bf4fe855f59d1910c99bd4cac56c236b (diff)
Rudimentary code to show comments summary.
svn path=/trunk/; revision=46204
Diffstat (limited to 'ui/gtk/edit_packet_comment_dlg.h')
-rw-r--r--ui/gtk/edit_packet_comment_dlg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/edit_packet_comment_dlg.h b/ui/gtk/edit_packet_comment_dlg.h
index 69040cfc8b..5612dbafbb 100644
--- a/ui/gtk/edit_packet_comment_dlg.h
+++ b/ui/gtk/edit_packet_comment_dlg.h
@@ -26,6 +26,7 @@
#define __EDIT_PACKET_COMMENTS_H__
void edit_packet_comment_dlg (GtkAction *action, gpointer data);
+void show_packet_comment_summary_dlg(GtkAction *action, gpointer data);
void edit_capture_dlg_launch (void);
#endif /* __EDIT_PACKET_COMMENTS_H__ */