summaryrefslogtreecommitdiff
path: root/ui/gtk/gtp_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/gtp_stat.c')
-rw-r--r--ui/gtk/gtp_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/gtp_stat.c b/ui/gtk/gtp_stat.c
index a6ec3cf4ba..613f3eba0f 100644
--- a/ui/gtk/gtp_stat.c
+++ b/ui/gtk/gtp_stat.c
@@ -209,7 +209,7 @@ gtk_gtpstat_init(const char *opt_arg, void *userdata _U_)
}
static tap_param gtp_stat_params[] = {
- { PARAM_FILTER, "Filter", NULL }
+ { PARAM_FILTER, "Filter", NULL, TRUE }
};
static tap_param_dlg gtp_stat_dlg = {