Merge branch 'master' into fullscreen-enum
This commit is contained in:
commit
09d6cc9943
453 changed files with 49820 additions and 27394 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue