forked from qt-creator/qt-creator
Change changeNodeType in changeRootNodeType
This commit is contained in:
@@ -63,7 +63,7 @@ public:
|
||||
void propertiesRemoved(const QList<AbstractProperty>& propertyList);
|
||||
void variantPropertiesChanged(const QList<VariantProperty>& propertyList, PropertyChangeFlags propertyChange);
|
||||
void bindingPropertiesChanged(const QList<BindingProperty>& propertyList, PropertyChangeFlags propertyChange);
|
||||
void nodeTypeChanged(const ModelNode &node,const QString &type, int majorVersion, int minorVersion);
|
||||
void rootNodeTypeChanged(const QString &type, int majorVersion, int minorVersion);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user