summaryrefslogtreecommitdiffstats
path: root/tests/manual/windowgeometry/controllerwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/windowgeometry/controllerwidget.h')
-rw-r--r--tests/manual/windowgeometry/controllerwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/windowgeometry/controllerwidget.h b/tests/manual/windowgeometry/controllerwidget.h
index 4d8bb2d717..4b5dfac348 100644
--- a/tests/manual/windowgeometry/controllerwidget.h
+++ b/tests/manual/windowgeometry/controllerwidget.h
@@ -142,7 +142,7 @@ class ControllerWidget : public QMainWindow
{
Q_OBJECT
public:
- explicit ControllerWidget(QWidget *parent = 0);
+ explicit ControllerWidget(QWidget *parent = nullptr);
~ControllerWidget();
private: