Qt: Move MSAA to advanced settings

This commit is contained in:
Connor McLaughlin
2021-08-26 21:11:58 +10:00
parent a8dea21725
commit 4ef5f434be
4 changed files with 50 additions and 54 deletions

View File

@@ -18,7 +18,6 @@ public:
private Q_SLOTS:
void updateScaledDitheringEnabled();
void updatePGXPSettingsEnabled();
void msaaModeChanged(int index);
private:
void setupAdditionalUi();