mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
DolphinWX: Enable/disable config UI options based on core state
This commit is contained in:
@ -23,7 +23,7 @@ public:
|
||||
private:
|
||||
void InitializeGUI();
|
||||
void LoadGUIValues();
|
||||
void RefreshGUI();
|
||||
void BindEvents();
|
||||
|
||||
void PopulateBackendChoiceBox();
|
||||
void ToggleBackendSpecificControls(const std::string& backend);
|
||||
|
Reference in New Issue
Block a user