summaryrefslogtreecommitdiffstats
path: root/tests/manual/qcursor/allcursors/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qcursor/allcursors/mainwindow.h')
-rw-r--r--tests/manual/qcursor/allcursors/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qcursor/allcursors/mainwindow.h b/tests/manual/qcursor/allcursors/mainwindow.h
index 9ae6f0483e..73a023afbb 100644
--- a/tests/manual/qcursor/allcursors/mainwindow.h
+++ b/tests/manual/qcursor/allcursors/mainwindow.h
@@ -43,7 +43,7 @@ class MainWindow : public QMainWindow
Q_OBJECT
public:
- MainWindow(QWidget *parent = 0);
+ MainWindow(QWidget *parent = nullptr);
~MainWindow();
private: