mirror of
https://github.com/QRouland/UTPass.git
synced 2025-06-29 16:52:29 +00:00
Various improvement :)
This commit is contained in:
6
qml/models/Manifest.qml
Normal file
6
qml/models/Manifest.qml
Normal file
@ -0,0 +1,6 @@
|
||||
pragma Singleton
|
||||
import QtQuick 2.4
|
||||
|
||||
Item {
|
||||
|
||||
}
|
0
qml/models/Passstore.qml
Normal file
0
qml/models/Passstore.qml
Normal file
2
qml/models/qmldir
Normal file
2
qml/models/qmldir
Normal file
@ -0,0 +1,2 @@
|
||||
singleton Passtore 1.0 Passtore.qml
|
||||
singleton Manifest 1.0 Manifest.qml
|
Reference in New Issue
Block a user