mapwidget: QtQuick really to 2.5
It shall match the Qt version ... according to Dirk. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
130f109442
commit
36c8a7e4ca
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
import QtQuick 2.0
|
import QtQuick 2.5
|
||||||
import QtLocation 5.3
|
import QtLocation 5.3
|
||||||
import QtPositioning 5.3
|
import QtPositioning 5.3
|
||||||
import org.subsurfacedivelog.mobile 1.0
|
import org.subsurfacedivelog.mobile 1.0
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
import QtQuick 2.0
|
import QtQuick 2.5
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
id: container
|
id: container
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
// SPDX-License-Identifier: GPL-2.0
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
import QtQuick 2.0
|
import QtQuick 2.5
|
||||||
|
|
||||||
Item {
|
Item {
|
||||||
Text {
|
Text {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user