Trash instances instead of deleting (when possible) (#549)

Squashed because of :pofat: commit history
This commit is contained in:
Ryan Cao
2022-07-31 01:42:33 +08:00
committed by GitHub
parent 94a63e3859
commit b15544c163
6 changed files with 355 additions and 401 deletions

View File

@ -145,6 +145,7 @@ private slots:
void on_actionDeleteInstance_triggered();
void deleteGroup();
void undoTrashInstance();
void on_actionExportInstance_triggered();