Merge pull request #1530 from Trial97/metadata_delete
This commit is contained in:
@@ -81,6 +81,7 @@ class ModFolderModel : public ResourceFolderModel {
|
||||
|
||||
/// Deletes all the selected mods
|
||||
bool deleteMods(const QModelIndexList& indexes);
|
||||
bool deleteModsMetadata(const QModelIndexList& indexes);
|
||||
|
||||
bool isValid();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user