From df748d305e354172849f23ffdf150b7d3e99f25a Mon Sep 17 00:00:00 2001 From: etxrab Date: Wed, 2 Sep 2009 15:07:03 +0000 Subject: Prepare abillity to add color filters with new packet list. (Packets not recolored yet). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29664 f5534014-38df-0310-8fa8-9805f1628bb7 --- 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