mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 08:21:24 +02:00
fix typo
This commit is contained in:
parent
6823e7cae0
commit
dc6542c615
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ import QtQuick.Controls 1.3
|
||||||
import QtGraphicalEffects 1.0
|
import QtGraphicalEffects 1.0
|
||||||
import Qt.labs.settings 1.0
|
import Qt.labs.settings 1.0
|
||||||
|
|
||||||
import "./hifi/audio" as Hifi
|
import "./hifi/audio" as HifiAudio
|
||||||
|
|
||||||
Hifi.AvatarInputs {
|
Hifi.AvatarInputs {
|
||||||
id: root;
|
id: root;
|
||||||
|
|
Loading…
Reference in a new issue