summaryrefslogtreecommitdiffstats
path: root/src/qmlandroid/widget/qqmlandroidrelativelayout_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlandroid/widget/qqmlandroidrelativelayout_p.h')
-rw-r--r--src/qmlandroid/widget/qqmlandroidrelativelayout_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmlandroid/widget/qqmlandroidrelativelayout_p.h b/src/qmlandroid/widget/qqmlandroidrelativelayout_p.h
index eba0d19..c142950 100644
--- a/src/qmlandroid/widget/qqmlandroidrelativelayout_p.h
+++ b/src/qmlandroid/widget/qqmlandroidrelativelayout_p.h
@@ -58,7 +58,7 @@ class Q_QMLANDROID_EXPORT QQmlAndroidRelativeLayout : public QQmlAndroidViewGrou
Q_OBJECT
public:
- explicit QQmlAndroidRelativeLayout(QQmlAndroidView *parent = 0);
+ explicit QQmlAndroidRelativeLayout(QQmlAndroidView *parent = nullptr);
static QQmlAndroidRelativeLayoutParams *qmlAttachedProperties(QObject *object);