mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Disable Texture Filtering dropdown when Manual Texture Sampling is checked
See https://bugs.dolphin-emu.org/issues/13049
This commit is contained in:
@ -24,6 +24,7 @@ public:
|
||||
|
||||
signals:
|
||||
void BackendChanged(const QString& backend);
|
||||
void UseFastTextureSamplingChanged();
|
||||
|
||||
private:
|
||||
void CreateMainLayout();
|
||||
|
Reference in New Issue
Block a user