mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-23 02:39:56 +00:00
DolphinWX: Enable/disable config UI options based on core state
This commit is contained in:
parent
0ad4e70fc5
commit
bfa9cc2736
17 changed files with 211 additions and 145 deletions
|
@ -20,7 +20,7 @@ public:
|
|||
private:
|
||||
void InitializeGUI();
|
||||
void LoadGUIValues();
|
||||
void RefreshGUI();
|
||||
void BindEvents();
|
||||
|
||||
void OnISOPathSelectionChanged(wxCommandEvent&);
|
||||
void OnRecursiveISOCheckBoxChanged(wxCommandEvent&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue