From 1aa70785838d5462338c2e61abecfc87470daa22 Mon Sep 17 00:00:00 2001 From: ulfl Date: Sat, 16 Apr 2005 10:53:09 +0000 Subject: add 12 new toolbar/menu icons add two toolbar toggle buttons add icons to various menu items create new Statistics telephony group and put telephony and alike protocols in it git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14098 f5534014-38df-0310-8fa8-9805f1628bb7 --- gtk/ansi_map_stat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gtk/ansi_map_stat.c') diff --git a/gtk/ansi_map_stat.c b/gtk/ansi_map_stat.c index 9260822724..4f686d34a9 100644 --- a/gtk/ansi_map_stat.c +++ b/gtk/ansi_map_stat.c @@ -442,6 +442,6 @@ register_tap_listener_gtkansi_map_stat(void) exit(1); } - register_tap_menu_item("ANSI/MAP Operation", REGISTER_TAP_GROUP_NONE, + register_tap_menu_item("ANSI/MAP Operation", REGISTER_TAP_GROUP_TELEPHONY, ansi_map_stat_gtk_cb, NULL, NULL, NULL); } -- cgit v1.2.3