summaryrefslogtreecommitdiffstats
path: root/accounts/gmail/qml/AccountSettings.qml
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2018-04-04 14:44:26 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2018-04-04 14:44:26 +0200
commit32449cb4c7d7a37fa7fd54d5f7fc29bc7ecb2eff (patch)
treeec991216a28c975ed1e3078a58c9666586235b1a /accounts/gmail/qml/AccountSettings.qml
parent6221f48574df1e212339f0588475849140b119cb (diff)
downloadkube-32449cb4c7d7a37fa7fd54d5f7fc29bc7ecb2eff.tar.gz
kube-32449cb4c7d7a37fa7fd54d5f7fc29bc7ecb2eff.zip
Got rid of controls1 where possible, and otherwise marked it learly
Diffstat (limited to 'accounts/gmail/qml/AccountSettings.qml')
-rw-r--r--accounts/gmail/qml/AccountSettings.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/accounts/gmail/qml/AccountSettings.qml b/accounts/gmail/qml/AccountSettings.qml
index 15430a17..d7df5eaf 100644
--- a/accounts/gmail/qml/AccountSettings.qml
+++ b/accounts/gmail/qml/AccountSettings.qml
@@ -18,7 +18,6 @@
18*/ 18*/
19 19
20import QtQuick 2.4 20import QtQuick 2.4
21import QtQuick.Controls 1.4 as Controls
22import QtQuick.Layouts 1.1 21import QtQuick.Layouts 1.1
23import org.kube.framework 1.0 as Kube 22import org.kube.framework 1.0 as Kube
24import org.kube.accounts.gmail 1.0 as GmailAccount 23import org.kube.accounts.gmail 1.0 as GmailAccount