Adapt qml for qt5 and qt6

This commit is contained in:
Laurent Montel
2023-07-12 07:49:24 +02:00
committed by Tobias Fella
parent 63a17b5985
commit 98e86f887b
8 changed files with 33 additions and 13 deletions

View File

@@ -3,8 +3,8 @@
pragma Singleton
import QtQuick 2.15
import QtLocation 5.15
import QtQuick @QTQUICK_MODULE_QML_VERSION@
import QtLocation @QTLOCATION_MODULE_QML_VERSION@
QtObject {
property var plugin: Plugin {