mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-04-25 07:57:19 +00:00
some fixes in ui
This commit is contained in:
parent
88c3e780cf
commit
26c51007e0
@ -122,10 +122,6 @@ Item {
|
||||
|
||||
|
||||
// ui
|
||||
Grid {
|
||||
columns: 1
|
||||
anchors.fill: parent
|
||||
|
||||
Text {
|
||||
id: text
|
||||
anchors.fill: parent
|
||||
@ -154,7 +150,6 @@ Item {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Component.onCompleted: {
|
||||
if (debug) console.log("[main::onCompleted]")
|
||||
|
Loading…
Reference in New Issue
Block a user