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