From af5c749234dfb3d48e3f14dfa11ab1c6c8a12fd8 Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Sun, 13 Mar 2016 20:45:56 -0700 Subject: [PATCH] New SliderSwitch control --- src/QmlControls/QGroundControl.Controls.qmldir | 1 + 1 file changed, 1 insertion(+) diff --git a/src/QmlControls/QGroundControl.Controls.qmldir b/src/QmlControls/QGroundControl.Controls.qmldir index 9cb83400b..fe2a7457d 100644 --- a/src/QmlControls/QGroundControl.Controls.qmldir +++ b/src/QmlControls/QGroundControl.Controls.qmldir @@ -32,6 +32,7 @@ QGCViewMessage 1.0 QGCViewMessage.qml QGCViewPanel 1.0 QGCViewPanel.qml RoundButton 1.0 RoundButton.qml SignalStrength 1.0 SignalStrength.qml +SliderSwitch 1.0 SliderSwitch.qml SubMenuButton 1.0 SubMenuButton.qml VehicleRotationCal 1.0 VehicleRotationCal.qml VehicleSummaryRow 1.0 VehicleSummaryRow.qml -- 2.22.0