Qt/MemoryCardEditor: Support undeleting files
This commit is contained in:
@@ -29,6 +29,7 @@ private Q_SLOTS:
|
||||
void onCardBSelectionChanged();
|
||||
void doCopyFile();
|
||||
void doDeleteFile();
|
||||
void doUndeleteFile();
|
||||
|
||||
private:
|
||||
struct Card
|
||||
|
||||
Reference in New Issue
Block a user