mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 06:17:28 +02:00
Bad idea to include global here
This commit is contained in:
parent
fe33aadd69
commit
94fc60f285
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
||||||
#include <SimpleMovingAverage.h>
|
#include <SimpleMovingAverage.h>
|
||||||
#include <render/Args.h>
|
#include <render/Args.h>
|
||||||
|
|
||||||
#include <QtCore/QGlobal.h>
|
|
||||||
|
|
||||||
#ifdef Q_OS_ANDROID
|
#ifdef Q_OS_ANDROID
|
||||||
const float LOD_DEFAULT_QUALITY_LEVEL = 0.2; // default quality level setting is High (lower framerate)
|
const float LOD_DEFAULT_QUALITY_LEVEL = 0.2; // default quality level setting is High (lower framerate)
|
||||||
|
|
Loading…
Reference in a new issue