aboutsummaryrefslogtreecommitdiffstats
path: root/apps/com.pelagicore.downloads/stores/ServerConfig.qml
diff options
context:
space:
mode:
authorBramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com>2018-12-17 17:13:17 +0100
committerBramastyo Harimukti Santoso <bramastyo.harimukti.santoso@pelagicore.com>2018-12-18 15:11:13 +0000
commit032a40e63a0bd64dbec163d8ff9d29e164c6b4ed (patch)
tree646b0cfa002630e53910c7ead2920dfb8f70c840 /apps/com.pelagicore.downloads/stores/ServerConfig.qml
parent7b0d533baee12e05330bdb973d3d451a454c473e (diff)
[appman] update appman imports in neptune 3 to 2.0
Change-Id: Iafbdb80c5a306386559e12418ddd763c3e2431f2 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Diffstat (limited to 'apps/com.pelagicore.downloads/stores/ServerConfig.qml')
-rw-r--r--apps/com.pelagicore.downloads/stores/ServerConfig.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/com.pelagicore.downloads/stores/ServerConfig.qml b/apps/com.pelagicore.downloads/stores/ServerConfig.qml
index 4cbcd49e..45c1a97d 100644
--- a/apps/com.pelagicore.downloads/stores/ServerConfig.qml
+++ b/apps/com.pelagicore.downloads/stores/ServerConfig.qml
@@ -32,7 +32,7 @@
import QtQuick 2.8
import "JSONBackend.js" as JSONBackend
-import QtApplicationManager.SystemUI 1.0
+import QtApplicationManager.SystemUI 2.0
import shared.utils 1.0