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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/new_packet_list.h b/gtk/new_packet_list.h
index a716f69719..8e085d2f38 100644
--- a/gtk/new_packet_list.h
+++ b/gtk/new_packet_list.h
@@ -31,6 +31,7 @@
#define RECENT_KEY_COL_WIDTH "column.width"
GtkWidget *new_packet_list_create(void);
+void new_packet_list_recreate(void);
void new_packet_list_resize_columns_cb(GtkWidget *widget _U_, gpointer data _U_);
gboolean new_packet_list_get_event_row_column(GdkEventButton *event_button, gint *physical_row, gint *row, gint *column);