summaryrefslogtreecommitdiffstats
path: root/resources/qml/EncryptionIndicator.qml
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2019-11-30 01:43:39 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2019-11-30 01:43:39 +0100
commit6c2ec3fe67d6230cf992b0eca9362789987111fb (patch)
tree75de8258292b7e6ebe1cfe658cc4546a9f9083c1 /resources/qml/EncryptionIndicator.qml
parentbf94d8e43a2be51397aac9e4c1d1369316446182 (diff)
Rename qml namespace from com.github.nheko to im.nheko
Diffstat (limited to 'resources/qml/EncryptionIndicator.qml')
-rw-r--r--resources/qml/EncryptionIndicator.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/EncryptionIndicator.qml b/resources/qml/EncryptionIndicator.qml
index 2cd9161b..905cf934 100644
--- a/resources/qml/EncryptionIndicator.qml
+++ b/resources/qml/EncryptionIndicator.qml
@@ -1,6 +1,6 @@
import QtQuick 2.5
import QtQuick.Controls 2.1
-import com.github.nheko 1.0
+import im.nheko 1.0
Rectangle {
id: indicator