remove some QEventLoops
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
02b6afe3d5
commit
8f8c8394dc
12 changed files with 73 additions and 130 deletions
|
@ -93,7 +93,7 @@ class ResourceFolderModel : public QAbstractListModel {
|
|||
*/
|
||||
virtual bool installResource(QString path);
|
||||
|
||||
virtual bool installResourceWithFlameMetadata(QString path, ModPlatform::IndexedVersion& vers);
|
||||
virtual void installResourceWithFlameMetadata(QString path, ModPlatform::IndexedVersion& vers);
|
||||
|
||||
/** Uninstall (i.e. remove all data about it) a resource, given its file name.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue