summaryrefslogtreecommitdiffstats
path: root/src/runtime/api/q3dssceneelement.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/api/q3dssceneelement.h')
-rw-r--r--src/runtime/api/q3dssceneelement.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/runtime/api/q3dssceneelement.h b/src/runtime/api/q3dssceneelement.h
index d8eba18..b7726d3 100644
--- a/src/runtime/api/q3dssceneelement.h
+++ b/src/runtime/api/q3dssceneelement.h
@@ -52,7 +52,6 @@ class Q3DSV_EXPORT Q3DSSceneElement : public Q3DSElement
public:
explicit Q3DSSceneElement(QObject *parent = nullptr);
- explicit Q3DSSceneElement(const QString &elementPath, QObject *parent = nullptr);
Q3DSSceneElement(Q3DSPresentation *presentation, const QString &elementPath, QObject *parent = nullptr);
~Q3DSSceneElement();