summaryrefslogtreecommitdiffstats
path: root/tests/manual/qlayout/vbwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qlayout/vbwidget.h')
-rw-r--r--tests/manual/qlayout/vbwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qlayout/vbwidget.h b/tests/manual/qlayout/vbwidget.h
index b722f9f95a..b5f2073faf 100644
--- a/tests/manual/qlayout/vbwidget.h
+++ b/tests/manual/qlayout/vbwidget.h
@@ -35,7 +35,7 @@ class VbWidget : public QWidget
{
Q_OBJECT
public:
- explicit VbWidget(QWidget *parent = 0);
+ explicit VbWidget(QWidget *parent = nullptr);
signals: