summaryrefslogtreecommitdiffstats
path: root/tests/manual/widgets/widgets/bigmenucreator/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/widgets/widgets/bigmenucreator/mainwindow.h')
-rw-r--r--tests/manual/widgets/widgets/bigmenucreator/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/widgets/widgets/bigmenucreator/mainwindow.h b/tests/manual/widgets/widgets/bigmenucreator/mainwindow.h
index 2990f592e9..6d19d0e649 100644
--- a/tests/manual/widgets/widgets/bigmenucreator/mainwindow.h
+++ b/tests/manual/widgets/widgets/bigmenucreator/mainwindow.h
@@ -40,7 +40,7 @@ class MainWindow : public QMainWindow
Q_OBJECT
public:
- explicit MainWindow(QWidget *parent = 0);
+ explicit MainWindow(QWidget *parent = nullptr);
~MainWindow();
void doAPS(QWidget *menu, int level);