summaryrefslogtreecommitdiff
path: root/qml/pages/Login.qml
diff options
context:
space:
mode:
authorMarvin Borner2020-04-12 14:50:42 +0200
committerMarvin Borner2020-04-12 14:50:42 +0200
commitbdbe3a0c074c3a1b81786ffb9f7cc1b41fc0b0dd (patch)
treed2147ce6f92dadd8cac22ab619438b5b4e7cddb6 /qml/pages/Login.qml
parent0cc8b365bfdf030820cdbaad87709a38e591b0b2 (diff)
Added resign, draw and abort logic and chat
Diffstat (limited to 'qml/pages/Login.qml')
-rw-r--r--qml/pages/Login.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/pages/Login.qml b/qml/pages/Login.qml
index e493f2f..8f621f4 100644
--- a/qml/pages/Login.qml
+++ b/qml/pages/Login.qml
@@ -1,7 +1,7 @@
import QtQuick 2.2
import Sailfish.Silica 1.0
import QtWebKit 3.0
-import org.nemomobile.configuration 1.0
+import Nemo.Configuration 1.0
Page {
SilicaWebView {