aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/new_packet_list.h
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2009-09-02 15:07:03 +0000
committerAnders Broman <anders.broman@ericsson.com>2009-09-02 15:07:03 +0000
commit1858d8661228e2c51a94f9c46f6d5faa8a17e8b1 (patch)
treec7bb70a9fc6fefe872de9d579c20a027c3784727 /gtk/new_packet_list.h
parent803595471233c614d2b1a00cd4e4864bf6fe0a19 (diff)
Prepare abillity to add color filters with new packet list.
(Packets not recolored yet). svn path=/trunk/; revision=29664
Diffstat (limited to 'gtk/new_packet_list.h')
-rw-r--r--gtk/new_packet_list.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/new_packet_list.h b/gtk/new_packet_list.h
index c9d229ecd9..5cf335879b 100644
--- a/gtk/new_packet_list.h
+++ b/gtk/new_packet_list.h
@@ -70,6 +70,8 @@ void new_packet_list_copy_summary_cb(GtkWidget * w _U_, gpointer data _U_, copy_
*/
extern void new_packet_list_recent_write_all(FILE *rf);
+GtkWidget * new_packet_list_get_widget(void);
+
#endif /* NEW_PACKET_LIST */
#endif /* __NEW_PACKET_LIST_H__ */