mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
Qt/GCMemcardManager: Load configured memory cards by default
This commit is contained in:
parent
9e1c38b6e1
commit
7dc234a2d1
2 changed files with 21 additions and 0 deletions
|
@ -32,6 +32,7 @@ public:
|
|||
private:
|
||||
void CreateWidgets();
|
||||
void ConnectWidgets();
|
||||
void LoadDefaultMemcards();
|
||||
|
||||
void UpdateActions();
|
||||
void UpdateSlotTable(int slot);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue