diff --git a/custom-example/qgcresources.exclusion b/custom-example/qgcresources.exclusion index 2b464b9..2480775 100644 --- a/custom-example/qgcresources.exclusion +++ b/custom-example/qgcresources.exclusion @@ -1,3 +1,2 @@ src/ui/toolbar/Images/PaperPlane.svg - src/FlightDisplay/FlyViewCustomLayer.qml diff --git a/custom-example/qgroundcontrol.exclusion b/custom-example/qgroundcontrol.exclusion index e69de29..bdfaced 100644 --- a/custom-example/qgroundcontrol.exclusion +++ b/custom-example/qgroundcontrol.exclusion @@ -0,0 +1,2 @@ + src/FlightDisplay/FlyViewCustomLayer.qml + diff --git a/custom-example/qgroundcontrol.qrc b/custom-example/qgroundcontrol.qrc index fcfd51a..815b3aa 100644 --- a/custom-example/qgroundcontrol.qrc +++ b/custom-example/qgroundcontrol.qrc @@ -200,7 +200,6 @@ ../src/FlightDisplay/FlightDisplayViewWidgets.qml ../src/FlightDisplay/FlyViewAirspaceIndicator.qml ../src/FlightDisplay/FlyView.qml - ../src/FlightDisplay/FlyViewCustomLayer.qml ../src/FlightDisplay/FlyViewInstrumentPanel.qml ../src/FlightDisplay/FlyViewMap.qml ../src/FlightDisplay/FlyViewMissionCompleteDialog.qml