[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kube/develop] framework/qml: Fixed build with qt 5.7
From:       Christian Mollekopf <null () kde ! org>
Date:       2017-06-30 18:01:23
Message-ID: E1dR0EN-0000Z4-RO () code ! kde ! org
[Download RAW message or body]

Git commit 06bbf4fd39c44c330cadd1173053d86d8034ef50 by Christian Mollekopf.
Committed on 30/06/2017 at 18:00.
Pushed by cmollekopf into branch 'develop'.

Fixed build with qt 5.7

M  +1    -1    framework/qml/AutocompleteLineEdit.qml

https://commits.kde.org/kube/06bbf4fd39c44c330cadd1173053d86d8034ef50

diff --git a/framework/qml/AutocompleteLineEdit.qml b/framework/qml/Autocom=
pleteLineEdit.qml
index e2b4ff0..f963095 100644
--- a/framework/qml/AutocompleteLineEdit.qml
+++ b/framework/qml/AutocompleteLineEdit.qml
@@ -19,7 +19,7 @@
 import QtQuick 2.7
 import QtQuick.Controls 2.0 as Controls2
 import QtQuick.Layouts 1.1
-import QtQuick.Templates 2.1 as T
+import QtQuick.Templates 2.0 as T
 =

 =

 import org.kube.framework 1.0 as Kube

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic