aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/h225_counter.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/h225_counter.c')
-rw-r--r--gtk/h225_counter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/h225_counter.c b/gtk/h225_counter.c
index 2b4bf3df24..24894402b9 100644
--- a/gtk/h225_counter.c
+++ b/gtk/h225_counter.c
@@ -564,6 +564,6 @@ register_tap_listener_gtk_h225counter(void)
{
register_tap_listener_cmd_arg("h225,counter", gtk_h225counter_init);
- register_tap_menu_item("H.225...", REGISTER_TAP_GROUP_NONE,
+ register_tap_menu_item("H.225...", REGISTER_TAP_GROUP_TELEPHONY,
gtk_tap_dfilter_dlg_cb, NULL, NULL, &(h225_counter_dlg));
}