forked from qt-creator/qt-creator
QmlDesigner: updateSearch is also called inside updateModel
Change-Id: I1c36794f5b2d336a6194dc3ee65ad0651bf0aa95 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
This commit is contained in:
@@ -163,7 +163,6 @@ void ItemLibraryWidget::setItemLibraryInfo(ItemLibraryInfo *itemLibraryInfo)
|
||||
this, SLOT(updateModel()));
|
||||
|
||||
updateModel();
|
||||
updateSearch();
|
||||
}
|
||||
|
||||
void ItemLibraryWidget::updateImports()
|
||||
|
Reference in New Issue
Block a user