aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickapplicationwindow/data/clearfocusondestruction.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qquickapplicationwindow/data/clearfocusondestruction.qml')
-rw-r--r--tests/auto/qquickapplicationwindow/data/clearfocusondestruction.qml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/auto/qquickapplicationwindow/data/clearfocusondestruction.qml b/tests/auto/qquickapplicationwindow/data/clearfocusondestruction.qml
index d3218998..bf8f61b7 100644
--- a/tests/auto/qquickapplicationwindow/data/clearfocusondestruction.qml
+++ b/tests/auto/qquickapplicationwindow/data/clearfocusondestruction.qml
@@ -48,10 +48,10 @@
**
****************************************************************************/
-import QtQuick 2.12
-import QtQuick.Controls 2.12
-import QtQuick.Layouts 1.12
-import QtGraphicalEffects 1.12
+import QtQuick
+import QtQuick.Controls
+import QtQuick.Layouts
+import QtGraphicalEffects
ApplicationWindow {
width: 200