summaryrefslogtreecommitdiffstats
path: root/tests/manual/cocoa/menurama/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/cocoa/menurama/mainwindow.h')
-rw-r--r--tests/manual/cocoa/menurama/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/cocoa/menurama/mainwindow.h b/tests/manual/cocoa/menurama/mainwindow.h
index 3ca90dad8f..e2af43e04e 100644
--- a/tests/manual/cocoa/menurama/mainwindow.h
+++ b/tests/manual/cocoa/menurama/mainwindow.h
@@ -40,7 +40,7 @@ class MainWindow : public QMainWindow
Q_OBJECT
public:
- explicit MainWindow(QWidget *parent = 0);
+ explicit MainWindow(QWidget *parent = nullptr);
~MainWindow();
protected: