mirror of
https://github.com/JulianGro/overte.git
synced 2025-08-09 04:08:08 +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 {
|
AudioControls.PlaySampleSound {
|
||||||
id: playSampleSound
|
id: playSampleSound
|
||||||
x: margins.paddings
|
x: margins.paddings
|
||||||
anchors.top: systemInjectorGainContainer.bottom;
|
anchors.top: systemInjectorGainContainer.bottom;
|
||||||
anchors.topMargin: 10;
|
anchors.topMargin: 10;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue