mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-21 03:55:41 -04:00
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