aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/new_packet_list.h
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-02 17:51:48 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2009-09-02 17:51:48 +0000
commitd2ff16753c606a365c7722626833c2aa6f46ecee (patch)
treedd2622aa61dda59f48e32d14c4813994fae6a69e /gtk/new_packet_list.h
parenta095cccc2318129505a3e5201b4c0a5807d4a325 (diff)
Adding new color rules should work now.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@29671 f5534014-38df-0310-8fa8-9805f1628bb7
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 5cf335879b..c7b02eb111 100644
--- a/gtk/new_packet_list.h
+++ b/gtk/new_packet_list.h
@@ -71,6 +71,7 @@ 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);
+void new_packet_list_colorize_packets(void);
#endif /* NEW_PACKET_LIST */