[UI] Reformatted code.
This commit is contained in:
parent
a307a01eef
commit
da68c65faf
|
@ -30,7 +30,9 @@ Item {
|
|||
}
|
||||
|
||||
var component = Qt.createComponent(themeName + "ButtonLayout.qml")
|
||||
component.createObject(controlsBar, {})
|
||||
component.createObject(controlsBar, {
|
||||
|
||||
})
|
||||
}
|
||||
|
||||
Item {
|
||||
|
|
Loading…
Reference in a new issue