QmlDesigner: updateSearch is also called inside updateModel

Change-Id: I1c36794f5b2d336a6194dc3ee65ad0651bf0aa95
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
This commit is contained in:
Tim Jenssen
2016-06-07 21:09:31 +02:00
parent 792b9fe6c9
commit 3a3029e671

View File

@@ -163,7 +163,6 @@ void ItemLibraryWidget::setItemLibraryInfo(ItemLibraryInfo *itemLibraryInfo)
this, SLOT(updateModel()));
updateModel();
updateSearch();
}
void ItemLibraryWidget::updateImports()