diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-07-06 22:47:19 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-07-12 16:08:21 +0200 |
commit | 727e3f05df471548e590958168c52c474ab44e06 (patch) | |
tree | de80b6c523956795f3678aa474c67f6236aa541a /framework/qmldir | |
parent | 395f85b92f461923619fcf713f8029311630a8f2 (diff) | |
download | kube-727e3f05df471548e590958168c52c474ab44e06.tar.gz kube-727e3f05df471548e590958168c52c474ab44e06.zip |
A view search overlay
Diffstat (limited to 'framework/qmldir')
-rw-r--r-- | framework/qmldir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qmldir b/framework/qmldir index 808563c9..b4d4fc8e 100644 --- a/framework/qmldir +++ b/framework/qmldir | |||
@@ -11,6 +11,7 @@ EditAccount 1.0 EditAccount.qml | |||
11 | LoginAccount 1.0 LoginAccount.qml | 11 | LoginAccount 1.0 LoginAccount.qml |
12 | Outbox 1.0 Outbox.qml | 12 | Outbox 1.0 Outbox.qml |
13 | HelpPopup 1.0 HelpPopup.qml | 13 | HelpPopup 1.0 HelpPopup.qml |
14 | SearchPopup 1.0 SearchPopup.qml | ||
14 | NotificationPopup 1.0 NotificationPopup.qml | 15 | NotificationPopup 1.0 NotificationPopup.qml |
15 | Icon 1.0 Icon.qml | 16 | Icon 1.0 Icon.qml |
16 | IconButton 1.0 IconButton.qml | 17 | IconButton 1.0 IconButton.qml |