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:
Dirk Hohndel 2017-08-26 11:11:25 -07:00
parent 78922a5445
commit beb0d5703a

View file

@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
import QtQuick 2.7
import QtQuick 2.6
Item {
id: container