mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +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;
|
||||
|
||||
QQuickItem* _addAssetToWorldMessageBox{ nullptr };
|
||||
void Application::addAssetToWorldError(QString errorText);
|
||||
void addAssetToWorldError(QString errorText);
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue