aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/gsm_map_summary_dialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/gsm_map_summary_dialog.cpp')
-rw-r--r--ui/qt/gsm_map_summary_dialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/gsm_map_summary_dialog.cpp b/ui/qt/gsm_map_summary_dialog.cpp
index 8d4b9b3d04..e53630e7c7 100644
--- a/ui/qt/gsm_map_summary_dialog.cpp
+++ b/ui/qt/gsm_map_summary_dialog.cpp
@@ -367,6 +367,7 @@ register_tap_listener_qt_gsm_map_summary(void)
register_tap_listener("gsm_map", &gsm_map_stat, NULL, 0,
gsm_map_summary_reset,
gsm_map_summary_packet,
+ NULL,
NULL);
if (err_p != NULL)