Commit 07204f12 authored by Maran's avatar Maran

Increase size for asm

parent 47a58b40
......@@ -339,7 +339,7 @@ ApplicationWindow {
visible: false
property var block
width: 800
height: 230
height: 280
x: root.x
y: root.y + root.height
Component{
......@@ -399,7 +399,7 @@ ApplicationWindow {
}
Rectangle {
width: popup.width
height: 200
height: 300
anchors.left: listViewThing.left
anchors.top: txView.bottom
Label {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment