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 93932a5e..c6cffa23 100644
--- a/tests/manual/nativestyle/CustomProgressBars.qml
+++ b/tests/manual/nativestyle/CustomProgressBars.qml
@@ -37,7 +37,7 @@
import QtQuick 2.15
import QtQuick.Controls 2.15
import QtQuick.Layouts 2.15
-import QtQuick.Controls.impl 2.12
+import QtQuick.Controls.Default.impl 2.12
ControlContainer {
id: container