mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Fix "Test your sound"
This commit is contained in:
parent
eaf2ce89e0
commit
6b8519c7ff
1 changed files with 1 additions and 1 deletions
|
@ -680,7 +680,7 @@ Rectangle {
|
|||
AudioControls.PlaySampleSound {
|
||||
id: playSampleSound
|
||||
x: margins.paddings
|
||||
anchors.top: systemInjectorGainContainer.bottom;
|
||||
anchors.top: outputView.bottom;
|
||||
anchors.topMargin: 10;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue