mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-04 03:04:39 +02:00
update indent spacing
This commit is contained in:
parent
1952ad4be6
commit
4658e34b4b
1 changed files with 4 additions and 4 deletions
|
@ -669,10 +669,10 @@ Rectangle {
|
|||
}
|
||||
}
|
||||
AudioControls.PlaySampleSound {
|
||||
id: playSampleSound
|
||||
x: margins.paddings
|
||||
anchors.top: systemInjectorGainContainer.bottom;
|
||||
anchors.topMargin: 10;
|
||||
id: playSampleSound
|
||||
x: margins.paddings
|
||||
anchors.top: systemInjectorGainContainer.bottom;
|
||||
anchors.topMargin: 10;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue