subsurface/mobile-widgets/qml
Lubomir I. Ivanov 5eeefbff8b mapwidgetcontextmenu: use a QtQuick 2.0 import
Following on beb0d5703a, the context menu seems to work fine
with a much older QtQuick import - version 2.0.

The 2.7 import is technically a development leftover
and a minimal version should have been considered earlier.

On older Qt setups (e.g. 5.5.x) this might throw a:
'module "QtQuick" version 2.6 is not installed'

Reported-by: Stefan Fuchs <sfuchs@gmx.de>
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
2017-09-16 08:35:29 -07:00
..
icons Add star icons 2017-08-02 18:49:47 -07:00
About.qml
CloudCredentials.qml
dive.jpg
DiveDetails.qml
DiveDetailsEdit.qml
DiveDetailsView.qml
DiveList.qml Unify credential states 2017-09-04 07:38:30 -07:00
DownloadedDiveDelegate.qml
DownloadFromDiveComputer.qml Adjust signature to match data we need 2017-08-26 12:27:12 -07:00
GpsList.qml
HintsTextEdit.qml
Log.qml
main.qml Unify credential states 2017-09-04 07:38:30 -07:00
MapWidget.qml
MapWidgetContextMenu.qml mapwidgetcontextmenu: use a QtQuick 2.0 import 2017-09-16 08:35:29 -07:00
mobile-resources.qrc
qtquickcontrols2.conf
Settings.qml
SsrfButton.qml
SsrfCheckBox.qml
SsrfSwitch.qml
StartPage.qml
ThemeTest.qml