aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/smooth/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/smooth/main.qml')
-rw-r--r--tests/manual/smooth/main.qml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/manual/smooth/main.qml b/tests/manual/smooth/main.qml
index 36bfb12..3c458cc 100644
--- a/tests/manual/smooth/main.qml
+++ b/tests/manual/smooth/main.qml
@@ -48,10 +48,10 @@
**
****************************************************************************/
-import QtQuick 2.9
-import QtQuick.Window 2.3
-import QtQuick.Layouts 1.3
-import QtGraphicalEffects 1.0
+import QtQuick 2.12
+import QtQuick.Window 2.12
+import QtQuick.Layouts 1.12
+import QtGraphicalEffects 1.12
/*
A testbench for source items (and effects) that set smooth to false.