diff --git a/custom-example/qgcresources.exclusion b/custom-example/qgcresources.exclusion index 2b464b95e17..24807753bc3 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 e69de29bb2d..bdfaced0fc6 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 fcfd51ae727..815b3aa8d5f 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