Commit 1cdfd636 authored by Nick Anthony's avatar Nick Anthony

Re-added private import to fix QGCSlider

parent 08b2f4c4
......@@ -13,6 +13,7 @@ import QtQuick.Controls.Styles 1.4
import QGroundControl.Palette 1.0
import QGroundControl.ScreenTools 1.0
import QtQuick.Controls.Private 1.0
Slider {
property var _qgcPal: QGCPalette { colorGroupEnabled: enabled }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment