diff --git a/modules/lock/qmldir b/modules/lock/qmldir new file mode 100644 index 0000000..217d967 --- /dev/null +++ b/modules/lock/qmldir @@ -0,0 +1,4 @@ +Lock 1.0 Lock.qml +LockAuth 1.0 LockAuth.qml +LockInput 1.0 LockInput.qml +LockSurface 1.0 LockSurface.qml