UI update
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
import QtQuick
|
||||
|
||||
Rectangle
|
||||
{
|
||||
height: 36
|
||||
color: "transparent"
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
}
|
||||
Reference in New Issue
Block a user