diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-04-04 14:44:26 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2018-04-04 14:44:26 +0200 |
commit | 32449cb4c7d7a37fa7fd54d5f7fc29bc7ecb2eff (patch) | |
tree | ec991216a28c975ed1e3078a58c9666586235b1a /framework/qmldir | |
parent | 6221f48574df1e212339f0588475849140b119cb (diff) | |
download | kube-32449cb4c7d7a37fa7fd54d5f7fc29bc7ecb2eff.tar.gz kube-32449cb4c7d7a37fa7fd54d5f7fc29bc7ecb2eff.zip |
Got rid of controls1 where possible, and otherwise marked it learly
Diffstat (limited to 'framework/qmldir')
-rw-r--r-- | framework/qmldir | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/qmldir b/framework/qmldir index 4a6f40ef..c62444c9 100644 --- a/framework/qmldir +++ b/framework/qmldir | |||
@@ -9,7 +9,6 @@ InlineAccountSwitcher 1.0 InlineAccountSwitcher.qml | |||
9 | NewAccountDialog 1.0 NewAccountDialog.qml | 9 | NewAccountDialog 1.0 NewAccountDialog.qml |
10 | EditAccount 1.0 EditAccount.qml | 10 | EditAccount 1.0 EditAccount.qml |
11 | LoginAccount 1.0 LoginAccount.qml | 11 | LoginAccount 1.0 LoginAccount.qml |
12 | OverlayDialog 1.0 OverlayDialog.qml | ||
13 | Outbox 1.0 Outbox.qml | 12 | Outbox 1.0 Outbox.qml |
14 | NotificationPopup 1.0 NotificationPopup.qml | 13 | NotificationPopup 1.0 NotificationPopup.qml |
15 | Icon 1.0 Icon.qml | 14 | Icon 1.0 Icon.qml |