Skip to content

Commit 9b14afc

Browse files
committed
QML: replace deprecated QGroundControl.Palette import with QGroundControl.Controls
1 parent 62f622d commit 9b14afc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Vehicle/VehicleSetup/JoystickConfigCalibration.qml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@ import QtQuick.Dialogs
1313
import QtQuick.Layouts
1414

1515
import QGroundControl
16-
import QGroundControl.Palette
1716
import QGroundControl.Controls
18-
import QGroundControl.ScreenTools
19-
import QGroundControl.Controllers
20-
import QGroundControl.FactSystem
2117
import QGroundControl.FactControls
2218

2319
Item {

0 commit comments

Comments
 (0)