QML UI: QtQuick to 2.6

Upgrade QtQuick to 2.6. Seeing a small artifact in the application
header, lets see what happens when upgrading more includes.

Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
Jan Mulder 2017-10-29 08:44:06 +01:00 committed by Dirk Hohndel
parent 3b5375d553
commit f3d978b8a5
15 changed files with 15 additions and 15 deletions

View file

@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
import QtQuick 2.3
import QtQuick 2.6
/*
import QtWebView 1.0
*/