From cadb3f0bc30254017186d35cf54942863134259d Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Tue, 3 May 2016 19:11:44 -0500 Subject: [PATCH] Fix VTOL tuning page --- qgroundcontrol.qrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qgroundcontrol.qrc b/qgroundcontrol.qrc index acb524867..ade6f1041 100644 --- a/qgroundcontrol.qrc +++ b/qgroundcontrol.qrc @@ -154,7 +154,7 @@ src/test.qml src/VehicleSetup/VehicleSummary.qml src/QmlControls/OfflineMapButton.qml - src/AutoPilotPlugins/PX4/PX4TuningComponentVTOL.qml + src/AutoPilotPlugins/PX4/PX4TuningComponentVTOL.qml src/MissionManager/MavCmdInfoCommon.json -- 2.22.0