Revert "Revert "DolphinQt: Minor consistency fixes for the Settings window""

This reverts commit e376a985e4.

A beta build has been released now, so there's no reason to keep
it reverted anymore.
This commit is contained in:
JosJuice
2021-09-08 22:08:43 +02:00
parent b4787cdbd3
commit 5ea121eeb5
10 changed files with 204 additions and 82 deletions

View File

@ -179,6 +179,7 @@
<ClCompile Include="Settings.cpp" />
<ClCompile Include="Settings\AdvancedPane.cpp" />
<ClCompile Include="Settings\AudioPane.cpp" />
<ClCompile Include="Settings\BroadbandAdapterSettingsDialog.cpp" />
<ClCompile Include="Settings\GameCubePane.cpp" />
<ClCompile Include="Settings\GeneralPane.cpp" />
<ClCompile Include="Settings\InterfacePane.cpp" />
@ -346,6 +347,7 @@
<QtMoc Include="Settings.h" />
<QtMoc Include="Settings\AdvancedPane.h" />
<QtMoc Include="Settings\AudioPane.h" />
<QtMoc Include="Settings\BroadbandAdapterSettingsDialog.h" />
<QtMoc Include="Settings\GameCubePane.h" />
<QtMoc Include="Settings\GeneralPane.h" />
<QtMoc Include="Settings\InterfacePane.h" />