aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/summary_dlg.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-12-26 12:29:43 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-12-26 12:29:43 +0000
commitfe7a2570db5e5a0de9045eb06909f08004e2ac07 (patch)
tree69a898cb9168b1487fea7586c20b8473e8174480 /ui/gtk/summary_dlg.h
parent3dfac159219ed655469ab346d2e2540faf0ec5b8 (diff)
Move summary related stuff to summary_dlg
svn path=/trunk/; revision=46782
Diffstat (limited to 'ui/gtk/summary_dlg.h')
-rw-r--r--ui/gtk/summary_dlg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/gtk/summary_dlg.h b/ui/gtk/summary_dlg.h
index 0b3e07b0d8..96c08a196f 100644
--- a/ui/gtk/summary_dlg.h
+++ b/ui/gtk/summary_dlg.h
@@ -38,5 +38,6 @@
*/
void summary_open_cb(GtkWidget *widget, gpointer data);
void summary_to_texbuff(GtkTextBuffer *buffer);
+void show_packet_comment_summary_dlg(GtkAction *action, gpointer data);
#endif /* __SUMMARY_DLG_H__ */