diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-10-25 14:00:43 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-10-25 14:00:43 +0200 |
commit | da955d84beda72e26ce641375bd6fc4159a4c9fc (patch) | |
tree | 9ced7c7fc2d1404a45728ea8fc64a14590fdb9d3 /framework/qmldir | |
parent | 65d7fe39ccb3ae011f63ab6abbdcec5ee0c71055 (diff) | |
download | kube-da955d84beda72e26ce641375bd6fc4159a4c9fc.tar.gz kube-da955d84beda72e26ce641375bd6fc4159a4c9fc.zip |
Prepare logview for error merging.
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 90d1c762..12eeb43d 100644 --- a/framework/qmldir +++ b/framework/qmldir | |||
@@ -47,6 +47,7 @@ GridView 1.0 GridView.qml | |||
47 | ScrollHelper 1.0 ScrollHelper.qml | 47 | ScrollHelper 1.0 ScrollHelper.qml |
48 | ModelIndexRetriever 1.0 ModelIndexRetriever.qml | 48 | ModelIndexRetriever 1.0 ModelIndexRetriever.qml |
49 | singleton Messages 1.0 Messages.qml | 49 | singleton Messages 1.0 Messages.qml |
50 | singleton Notifications 1.0 Notifications.qml | ||
50 | singleton Colors 1.0 Colors.qml | 51 | singleton Colors 1.0 Colors.qml |
51 | singleton Icons 1.0 Icons.qml | 52 | singleton Icons 1.0 Icons.qml |
52 | singleton Units 1.0 Units.qml | 53 | singleton Units 1.0 Units.qml |