diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-04 19:19:41 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-04-04 19:19:41 +0200 |
commit | d9295fc8f19e4005f8454e7f193f80316550ac0c (patch) | |
tree | f27c370d54bced09212b9c4a12b827d1cebb6110 /components/qmldir | |
parent | d002eae7f8b443dd1bad914444c296088c2b6e85 (diff) | |
download | kube-d9295fc8f19e4005f8454e7f193f80316550ac0c.tar.gz kube-d9295fc8f19e4005f8454e7f193f80316550ac0c.zip |
One framework plugin to rule them all
Diffstat (limited to 'components/qmldir')
-rw-r--r-- | components/qmldir | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/components/qmldir b/components/qmldir deleted file mode 100644 index a1c09b87..00000000 --- a/components/qmldir +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | module org.kube.components | ||
2 | |||
3 | Avatar 1.0 Avatar.qml | ||
4 | FocusComposer 1.0 FocusComposer.qml | ||
5 | ConversationView 1.0 ConversationView.qml | ||
6 | FolderListView 1.0 FolderListView.qml | ||
7 | MailListView 1.0 MailListView.qml | ||
8 | AccountSwitcher 1.0 AccountSwitcher.qml | ||
9 | NewAccountDialog 1.0 NewAccountDialog.qml | ||
10 | EditAccountDialog 1.0 EditAccountDialog.qml | ||
11 | OverlayDialog 1.0 OverlayDialog.qml | ||
12 | Outbox 1.0 Outbox.qml | ||
13 | People 1.0 People.qml | ||
14 | Notification 1.0 Notification.qml | ||
15 | Icon 1.0 Icon.qml | ||
16 | Button 1.0 Button.qml | ||
17 | PositiveButton 1.0 PositiveButton.qml | ||