1
0
mirror of https://github.com/QRouland/UTPass.git synced 2026-03-12 00:56:58 +00:00

Add docsting for pass plugin

This commit is contained in:
2025-01-15 23:40:35 +01:00
parent e589abd10c
commit beaad58af2
11 changed files with 510 additions and 122 deletions

View File

@@ -24,7 +24,6 @@ MainView {
objectName: "mainView"
applicationName: "utpass.qrouland"
automaticOrientation: true
width: units.gu(45)
height: units.gu(75)
@@ -49,4 +48,5 @@ MainView {
}
}
}