mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-18 00:09:11 +00:00
Fix advanced config panel staying disabled after TAS recording
This commit is contained in:
parent
f5e870bbe5
commit
23b2601133
3 changed files with 19 additions and 2 deletions
|
@ -20,6 +20,7 @@ public:
|
|||
private:
|
||||
void InitializeGUI();
|
||||
void LoadGUIValues();
|
||||
void RefreshGUI();
|
||||
|
||||
void OnClockOverrideCheckBoxChanged(wxCommandEvent&);
|
||||
void OnClockOverrideSliderChanged(wxCommandEvent&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue