MapWidget works with slightly older QtQuick2
This allows building against older Qt. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
78922a5445
commit
beb0d5703a
@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
import QtQuick 2.7
|
||||
import QtQuick 2.6
|
||||
|
||||
Item {
|
||||
id: container
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user