aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/new_packet_list.h
diff options
context:
space:
mode:
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__ */