mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-12 12:12:33 -07:00
Merge branch 'master' into fullscreen-enum
This commit is contained in:
@@ -180,6 +180,7 @@ private:
|
||||
|
||||
// These metatype declarations cannot be in common/settings.h because core is devoid of QT
|
||||
Q_DECLARE_METATYPE(Settings::CPUAccuracy);
|
||||
Q_DECLARE_METATYPE(Settings::RendererBackend);
|
||||
Q_DECLARE_METATYPE(Settings::GPUAccuracy);
|
||||
Q_DECLARE_METATYPE(Settings::FullscreenMode);
|
||||
Q_DECLARE_METATYPE(Settings::RendererBackend);
|
||||
Q_DECLARE_METATYPE(Settings::ShaderBackend);
|
||||
|
Reference in New Issue
Block a user