mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Settings: Bugfix. Remove Aspect Ratio combobox signal so it doesn't trigger a settings changed save.
This commit is contained in:
@ -40,6 +40,7 @@ private:
|
||||
void BackendWarning();
|
||||
|
||||
void CreateWidgets();
|
||||
void ToggleCustomAspectRatio(int index);
|
||||
void ConnectWidgets();
|
||||
void AddDescriptions();
|
||||
|
||||
|
Reference in New Issue
Block a user