summaryrefslogtreecommitdiff
path: root/ui/qt/stats_tree_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/stats_tree_dialog.h')
-rw-r--r--ui/qt/stats_tree_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/stats_tree_dialog.h b/ui/qt/stats_tree_dialog.h
index 59cf812a15..0e810eb23c 100644
--- a/ui/qt/stats_tree_dialog.h
+++ b/ui/qt/stats_tree_dialog.h
@@ -39,7 +39,7 @@ class StatsTreeDialog : public TapParameterDialog
Q_OBJECT
public:
- explicit StatsTreeDialog(QWidget &parent, CaptureFile &cf, const char *cfg_abbr = NULL);
+ explicit StatsTreeDialog(QWidget &parent, CaptureFile &cf, const char *cfg_abbr);
~StatsTreeDialog();
static void setupNode(stat_node* node);