summaryrefslogtreecommitdiffstats
path: root/components/accounts/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2018-04-17 14:17:39 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2018-04-17 14:17:39 +0200
commitafaaeb6dc16315c78091653a2662be41781ddfd3 (patch)
tree6e6a28e39d6ee9a74c66c1aa9c13a4e930f4a431 /components/accounts/qmldir
parent79f27c81dac3c8e7090cbc00cd65b3b9f5d8247a (diff)
downloadkube-afaaeb6dc16315c78091653a2662be41781ddfd3.tar.gz
kube-afaaeb6dc16315c78091653a2662be41781ddfd3.zip
Set the list of available account plugins from cmake
Diffstat (limited to 'components/accounts/qmldir')
-rw-r--r--components/accounts/qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/accounts/qmldir b/components/accounts/qmldir
index 24759d6a..26d2c9b6 100644
--- a/components/accounts/qmldir
+++ b/components/accounts/qmldir
@@ -2,3 +2,4 @@ module org.kube.components.accounts
2 2
3Accounts 1.0 Accounts.qml 3Accounts 1.0 Accounts.qml
4AccountWizard 1.0 AccountWizard.qml 4AccountWizard 1.0 AccountWizard.qml
5singleton AccountConfiguration 1.0 AccountConfiguration.qml