mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-14 11:46:56 +02:00
appeasing jenkins
This commit is contained in:
parent
22803c7043
commit
7099b04911
1 changed files with 1 additions and 1 deletions
|
@ -686,7 +686,7 @@ void OffscreenQmlSurface::setKeyboardRaised(QObject* object, bool raised, bool n
|
|||
return;
|
||||
}
|
||||
|
||||
bool android;
|
||||
bool android = false;
|
||||
#if defined(Q_OS_ANDROID)
|
||||
android = true;
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue