aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/screenshots/screenshots.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/screenshots/screenshots.qml')
-rw-r--r--tests/manual/screenshots/screenshots.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/manual/screenshots/screenshots.qml b/tests/manual/screenshots/screenshots.qml
index 20275b17..2ab684c1 100644
--- a/tests/manual/screenshots/screenshots.qml
+++ b/tests/manual/screenshots/screenshots.qml
@@ -48,9 +48,9 @@
**
****************************************************************************/
-import QtQuick 2.6
-import QtQuick.Layouts 1.3
-import QtQuick.Controls 2.0
+import QtQuick 2.12
+import QtQuick.Layouts 1.12
+import QtQuick.Controls 2.12
import Qt.labs.folderlistmodel 2.1
ApplicationWindow {