aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/nativestyle/CustomProgressBars.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/nativestyle/CustomProgressBars.qml')
-rw-r--r--tests/manual/nativestyle/CustomProgressBars.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/nativestyle/CustomProgressBars.qml b/tests/manual/nativestyle/CustomProgressBars.qml
index b7617f92..6ace8f20 100644
--- a/tests/manual/nativestyle/CustomProgressBars.qml
+++ b/tests/manual/nativestyle/CustomProgressBars.qml
@@ -37,7 +37,7 @@
import QtQuick
import QtQuick.Controls
import QtQuick.Layouts
-import QtQuick.Controls.Default.impl
+import QtQuick.Controls.Basic.impl
ControlContainer {
id: container