mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-11 20:15:48 +00:00
AudioConfigPane: gray-out extra text for disabled controls
This commit is contained in:
parent
a0ebafe9a9
commit
78655e5fed
2 changed files with 5 additions and 2 deletions
|
@ -43,4 +43,5 @@ private:
|
|||
wxStaticText* m_volume_text;
|
||||
wxChoice* m_audio_backend_choice;
|
||||
wxSpinCtrl* m_audio_latency_spinctrl;
|
||||
wxStaticText* m_audio_latency_label;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue