feat:Added remove metadata button
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
8f5bb982cd
commit
589d8b6923
8 changed files with 79 additions and 7 deletions
|
@ -79,6 +79,7 @@ class ModFolderModel : public ResourceFolderModel {
|
|||
|
||||
/// Deletes all the selected mods
|
||||
bool deleteMods(const QModelIndexList& indexes);
|
||||
bool deleteModsMeatadata(const QModelIndexList& indexes);
|
||||
|
||||
bool isValid();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue