QmlPuppet: Clean up private API usage in QmlStateNodeInstance

Change-Id: If1c8cee81cbdd6f90808a824c2b4d023dd8a3e12
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
This commit is contained in:
Thomas Hartmann
2015-05-20 18:29:07 +02:00
parent c919795a08
commit 4763acbd95
5 changed files with 103 additions and 54 deletions
@@ -37,10 +37,6 @@
#include <QPair>
#include <QWeakPointer>
QT_BEGIN_NAMESPACE
class QQuickProperty;
QT_END_NAMESPACE
namespace QmlDesigner {
namespace Internal {