forked from qt-creator/qt-creator
QmlDesigner: use one node instance view
Bauhaus now uses only one single instance view. Done by Marco Bubke
This commit is contained in:
@@ -190,6 +190,9 @@ void NavigatorView::scriptFunctionsChanged(const ModelNode &/*node*/, const QStr
|
||||
{
|
||||
}
|
||||
|
||||
void NavigatorView::instancePropertyChange(const QList<QPair<ModelNode, QString> > &/*propertyList*/)
|
||||
{
|
||||
}
|
||||
|
||||
void NavigatorView::nodeOrderChanged(const NodeListProperty &listProperty, const ModelNode &node, int oldIndex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user