QmlPuppet: Move fixResourcePaths to QmlPrivateGate

Change-Id: I9bbd22c19df64d3cfda3bbf02d9c72da5c2a0542
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
This commit is contained in:
Thomas Hartmann
2015-05-19 10:54:16 +02:00
committed by Thomas Hartmann
parent c4489a19b4
commit a02438a44f
5 changed files with 55 additions and 56 deletions
@@ -184,8 +184,6 @@ public:
virtual void setNodeSource(const QString &source);
static QVariant fixResourcePaths(const QVariant &value);
virtual void updateAllDirtyNodesRecursive();
virtual PropertyNameList ignoredProperties() const;