Rename groups and janky reference counting map
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
@ -151,7 +151,8 @@ private slots:
|
||||
|
||||
void on_actionDeleteInstance_triggered();
|
||||
|
||||
void deleteGroup();
|
||||
void deleteGroup(QString group);
|
||||
void renameGroup(QString group);
|
||||
void undoTrashInstance();
|
||||
|
||||
inline void on_actionExportInstance_triggered() { on_actionExportInstanceZip_triggered(); }
|
||||
|
Reference in New Issue
Block a user