From 1858d8661228e2c51a94f9c46f6d5faa8a17e8b1 Mon Sep 17 00:00:00 2001 From: Anders Broman Date: Wed, 2 Sep 2009 15:07:03 +0000 Subject: Prepare abillity to add color filters with new packet list. (Packets not recolored yet). svn path=/trunk/; revision=29664 --- gtk/new_packet_list.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gtk/new_packet_list.h') 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__ */ -- cgit v1.2.3