aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/nativestyle/CheckBoxes.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/nativestyle/CheckBoxes.qml')
-rw-r--r--tests/manual/nativestyle/CheckBoxes.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/manual/nativestyle/CheckBoxes.qml b/tests/manual/nativestyle/CheckBoxes.qml
index 50b81ec4..6c27adab 100644
--- a/tests/manual/nativestyle/CheckBoxes.qml
+++ b/tests/manual/nativestyle/CheckBoxes.qml
@@ -37,7 +37,6 @@
import QtQuick 2.15
import QtQuick.Controls 2.15
import QtQuick.Layouts 2.15
-import QtQuick.Controls.impl 2.12
ControlContainer {
id: container