aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/SwitchDelegate.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/controls/SwitchDelegate.qml')
-rw-r--r--src/imports/controls/SwitchDelegate.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/imports/controls/SwitchDelegate.qml b/src/imports/controls/SwitchDelegate.qml
index caf8e9e1..430fc8ec 100644
--- a/src/imports/controls/SwitchDelegate.qml
+++ b/src/imports/controls/SwitchDelegate.qml
@@ -36,6 +36,7 @@
import QtQuick 2.6
import QtQuick.Templates 2.0 as T
+import QtQuick.Controls 2.0
import QtQuick.Controls.impl 2.0
T.SwitchDelegate {