1
0
This commit is contained in:
Sander van Grieken
2022-10-19 14:15:24 +02:00
parent 717b6dd5fb
commit c7cdd42665
7 changed files with 497 additions and 525 deletions

View File

@@ -20,7 +20,9 @@ ElDialog {
color: "#aa000000"
}
header: Item {}
padding: 0
topPadding: 0
function restart() {
qrscan.restart()
@@ -28,6 +30,7 @@ ElDialog {
ColumnLayout {
anchors.fill: parent
spacing: 0
QRScan {
id: qrscan