mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 21:36:47 +02:00
Fix typo
This commit is contained in:
parent
8cceda1cfe
commit
76de7bf03c
1 changed files with 1 additions and 1 deletions
|
@ -621,7 +621,7 @@ private:
|
||||||
gpu::TexturePointer _defaultSkyboxAmbientTexture;
|
gpu::TexturePointer _defaultSkyboxAmbientTexture;
|
||||||
|
|
||||||
QQuickItem* _addAssetToWorldMessageBox{ nullptr };
|
QQuickItem* _addAssetToWorldMessageBox{ nullptr };
|
||||||
void Application::addAssetToWorldError(QString errorText);
|
void addAssetToWorldError(QString errorText);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue