diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-04-17 14:17:39 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-04-17 14:17:39 +0200 |
commit | afaaeb6dc16315c78091653a2662be41781ddfd3 (patch) | |
tree | 6e6a28e39d6ee9a74c66c1aa9c13a4e930f4a431 /components/accounts/qmldir | |
parent | 79f27c81dac3c8e7090cbc00cd65b3b9f5d8247a (diff) | |
download | kube-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/qmldir | 1 |
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 | ||
3 | Accounts 1.0 Accounts.qml | 3 | Accounts 1.0 Accounts.qml |
4 | AccountWizard 1.0 AccountWizard.qml | 4 | AccountWizard 1.0 AccountWizard.qml |
5 | singleton AccountConfiguration 1.0 AccountConfiguration.qml | ||