aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/qtcreator/qml/qmlpuppet/qml2puppet/editor3d/qt5compat/qquick3darealight_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/share/qtcreator/qml/qmlpuppet/qml2puppet/editor3d/qt5compat/qquick3darealight_p.h b/share/qtcreator/qml/qmlpuppet/qml2puppet/editor3d/qt5compat/qquick3darealight_p.h
index 8db5487960..472d4477bd 100644
--- a/share/qtcreator/qml/qmlpuppet/qml2puppet/editor3d/qt5compat/qquick3darealight_p.h
+++ b/share/qtcreator/qml/qmlpuppet/qml2puppet/editor3d/qt5compat/qquick3darealight_p.h
@@ -40,7 +40,6 @@ class QQuick3DAreaLight : public QQuick3DAbstractLight
Q_PROPERTY(float height READ height WRITE setHeight NOTIFY heightChanged)
public:
- QQuick3DAreaLight() : QQuick3DAbstractLight() {}
~QQuick3DAreaLight() override {}
float width() const;