aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside6')
-rw-r--r--sources/pyside6/tests/QtQml/javascript_exceptions.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/pyside6/tests/QtQml/javascript_exceptions.qml b/sources/pyside6/tests/QtQml/javascript_exceptions.qml
index 91cc83ee4..60d96c89e 100644
--- a/sources/pyside6/tests/QtQml/javascript_exceptions.qml
+++ b/sources/pyside6/tests/QtQml/javascript_exceptions.qml
@@ -27,7 +27,7 @@
****************************************************************************/
import QtQuick 2.0
-import QtQuick.Controls 1.0
+import QtQuick.Controls 2.0
import JavaScriptExceptions 1.0
Rectangle {