mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
Merge remote-tracking branch 'origin/android_goto_splash' into android_new_login
This commit is contained in:
commit
e4fdd81148
1 changed files with 1 additions and 0 deletions
|
@ -411,6 +411,7 @@ public slots:
|
|||
Q_INVOKABLE void openAndroidActivity(const QString& activityName, const bool backToScene);
|
||||
Q_INVOKABLE void performHapticFeedback(const QString& feedbackConstant);
|
||||
|
||||
|
||||
private slots:
|
||||
void onDesktopRootItemCreated(QQuickItem* qmlContext);
|
||||
void onDesktopRootContextCreated(QQmlContext* qmlContext);
|
||||
|
|
Loading…
Reference in a new issue