mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
Merge pull request #8185 from Techjar/memcard-manager-auto
Qt/GCMemcardManager: Load configured memory cards by default
This commit is contained in:
commit
c167543eb3
2 changed files with 21 additions and 0 deletions
|
@ -40,6 +40,7 @@ private:
|
|||
|
||||
void CreateWidgets();
|
||||
void ConnectWidgets();
|
||||
void LoadDefaultMemcards();
|
||||
|
||||
void UpdateActions();
|
||||
void UpdateSlotTable(int slot);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue