Skip to content

Commit 787e8c9

Browse files
committed
fix qml includes
1 parent 0902dde commit 787e8c9

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

src/QmlControls/EscIndicator.qml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ import QtQuick.Layouts
1212

1313
import QGroundControl
1414
import QGroundControl.Controls
15-
import QGroundControl.MultiVehicleManager
1615
import QGroundControl.ScreenTools
17-
import QGroundControl.Palette
18-
import MAVLink
1916

2017
//-------------------------------------------------------------------------
2118
//-- ESC Indicator

src/QmlControls/EscIndicatorPage.qml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,7 @@ import QtQuick.Layouts
1212

1313
import QGroundControl
1414
import QGroundControl.Controls
15-
import QGroundControl.MultiVehicleManager
1615
import QGroundControl.ScreenTools
17-
import QGroundControl.Palette
18-
import QGroundControl.FactSystem
1916
import QGroundControl.FactControls
2017

2118
ToolIndicatorPage {

0 commit comments

Comments
 (0)