diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-02-20 16:52:00 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-02-20 16:52:00 +0100 |
commit | a0c48081516f8fd6adae16c57a4f851bb139e36d (patch) | |
tree | 04528b7ccd2191a17f36f59b1aaaa9804c8cec9a /components/mail/qmldir | |
parent | eb5dd31512b26d3240e2d07b29e976270f028297 (diff) | |
download | kube-a0c48081516f8fd6adae16c57a4f851bb139e36d.tar.gz kube-a0c48081516f8fd6adae16c57a4f851bb139e36d.zip |
Normalize the component package structure
Diffstat (limited to 'components/mail/qmldir')
-rw-r--r-- | components/mail/qmldir | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/components/mail/qmldir b/components/mail/qmldir new file mode 100644 index 00000000..2c0088f6 --- /dev/null +++ b/components/mail/qmldir | |||
@@ -0,0 +1,3 @@ | |||
1 | module org.kube.components.mail | ||
2 | |||
3 | Mail 1.0 Mail.qml | ||