summaryrefslogtreecommitdiff
path: root/neptuneui.pro
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2016-04-26 12:46:07 +0200
committerRobert Griebl <robert.griebl@pelagicore.com>2016-04-26 16:33:42 +0000
commit4dce2c9cd78fab068567cb9d0b3733c1c54d4989 (patch)
tree2957e9bafe83dd09f8ebb0d9c5e646c0c0ffa0de /neptuneui.pro
parentc405b322d773068521855e048f215c6ec59e965f (diff)
downloadneptune-ui-4dce2c9cd78fab068567cb9d0b3733c1c54d4989.tar.gz
Updated to work with the lastest ApplicationManager
There have been a few changes in the AM due to API reviews: 1) The API naming in WindowManager singleton was made more consistent (Window vs. View vs. Surface) 2) The import was changed from io.qt.ApplicationManager / ApplicationInstaller to QtApplicationManager Apart from that, we decided that having (incompatible) AM dummy-imports in every system-ui project does not scale: the current Neptune version was merged into the AM repo and the copy here was removed. Change-Id: I176d66de4071deff02533a3f6fdc811bca5c2e7c Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Jan Arne Petersen <jan.petersen@kdab.com>
Diffstat (limited to 'neptuneui.pro')
-rw-r--r--neptuneui.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/neptuneui.pro b/neptuneui.pro
index d877abc..fc83b8c 100644
--- a/neptuneui.pro
+++ b/neptuneui.pro
@@ -3,6 +3,6 @@ TEMPLATE = subdirs
SUBDIRS = plugins/datasource \
plugins/screenManager
-qml.files = apps modules sysui i18n am-config.yaml DimAndCsd.qml Main*
+qml.files = apps modules sysui i18n am-config.yaml Main*.qml
INSTALLS += qml