Make requested changes
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
c1c198b84b
commit
d49e6187cd
7 changed files with 12 additions and 22 deletions
|
@ -113,7 +113,7 @@ class ResourceFolderModel : public QAbstractListModel {
|
|||
*/
|
||||
virtual bool installResource(QString path);
|
||||
|
||||
virtual bool installResource(QString path, ModPlatform::IndexedVersion& vers);
|
||||
virtual bool 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