Settings: Make integer and linear upscaling mutually exclusive

This commit is contained in:
Connor McLaughlin
2021-02-01 18:39:15 +10:00
parent 91092847f8
commit 904680f0df
4 changed files with 18 additions and 4 deletions

View File

@@ -20,6 +20,7 @@ private Q_SLOTS:
void populateGPUAdaptersAndResolutions();
void onGPUAdapterIndexChanged();
void onGPUFullscreenModeIndexChanged();
void onIntegerFilteringChanged();
private:
void setupAdditionalUi();