mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
DolphinQt: Cleanup after moving CPU Emulation Engine to Advanced tab
This commit is contained in:
parent
6282b0d83e
commit
95c4423f4c
2 changed files with 1 additions and 10 deletions
|
@ -30,7 +30,6 @@ private:
|
|||
void CreateLayout();
|
||||
void ConnectLayout();
|
||||
void Update();
|
||||
void OnEmulationStateChanged(Core::State state);
|
||||
|
||||
QComboBox* m_cpu_emulation_engine_combobox;
|
||||
QCheckBox* m_cpu_clock_override_checkbox;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue