Continue refactor
This commit is contained in:
parent
18cf2b01bd
commit
219fbfb4c7
14 changed files with 104 additions and 125 deletions
|
|
@ -25,7 +25,7 @@ void ItemLoaderSource::refresh()
|
|||
qDebug()<<"Loaded item"<<newItem->getName();
|
||||
}
|
||||
}
|
||||
gotItems(items);
|
||||
gotItems(items, ITEM_UPDATE_LOADED);
|
||||
}
|
||||
|
||||
void ItemLoaderSource::updateJson(const QJsonObject& json)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue