lock: add qmldir for subdirectory type resolution

This commit is contained in:
Damocles 2026-04-17 13:04:52 +02:00
parent 1a78b5808d
commit fcbb54949f

4
modules/lock/qmldir Normal file
View file

@ -0,0 +1,4 @@
Lock 1.0 Lock.qml
LockAuth 1.0 LockAuth.qml
LockInput 1.0 LockInput.qml
LockSurface 1.0 LockSurface.qml