square-messages
Black Hat 2019-03-03 19:35:50 +08:00
parent 579a1dfca8
commit dd0b59959f
1 changed files with 10 additions and 0 deletions

View File

@ -89,6 +89,16 @@ ColumnLayout {
}
}
Rectangle {
anchors.fill: parent
color: "transparent"
radius: 24
border.width: 2
border.color: MPalette.banner
}
AutoMouseArea {
anchors.fill: parent