diff options
author | Michael Bohlender <michael.bohlender@kdemail.net> | 2017-01-21 12:21:26 +0100 |
---|---|---|
committer | Michael Bohlender <michael.bohlender@kdemail.net> | 2017-01-21 12:21:26 +0100 |
commit | 654bc3e4d195fd26c3ca6711bdbda5455ea6bbf4 (patch) | |
tree | 29fdf922bc7a3d4615903c089c52212c4e0a9c24 /components/qmldir | |
parent | 3b80c9362af0aef2c27fd784b53d7662997d4cb3 (diff) | |
download | kube-654bc3e4d195fd26c3ca6711bdbda5455ea6bbf4.tar.gz kube-654bc3e4d195fd26c3ca6711bdbda5455ea6bbf4.zip |
initial people popup ui
Diffstat (limited to 'components/qmldir')
-rw-r--r-- | components/qmldir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/qmldir b/components/qmldir index fe1d542f..84015b1e 100644 --- a/components/qmldir +++ b/components/qmldir | |||
@@ -10,3 +10,4 @@ NewAccountDialog 1.0 NewAccountDialog.qml | |||
10 | EditAccountDialog 1.0 EditAccountDialog.qml | 10 | EditAccountDialog 1.0 EditAccountDialog.qml |
11 | OverlayDialog 1.0 OverlayDialog.qml | 11 | OverlayDialog 1.0 OverlayDialog.qml |
12 | Outbox 1.0 Outbox.qml | 12 | Outbox 1.0 Outbox.qml |
13 | People 1.0 People.qml | ||