citra_qt: add amiibo drag and drop support

This commit is contained in:
vvanelslande 2019-09-21 17:02:42 -05:00
parent 223bfc9a2a
commit 07eb89c6ee
2 changed files with 20 additions and 4 deletions

View file

@ -120,6 +120,7 @@ private:
void ShowNoUpdatePrompt();
void CheckForUpdates();
void SetDiscordEnabled(bool state);
void LoadAmiibo(const QString& filename);
/**
* Stores the filename in the recently loaded files list.