aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickpopup/data/closeOnEscapeWithVisiblePopup.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qquickpopup/data/closeOnEscapeWithVisiblePopup.qml')
-rw-r--r--tests/auto/qquickpopup/data/closeOnEscapeWithVisiblePopup.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/qquickpopup/data/closeOnEscapeWithVisiblePopup.qml b/tests/auto/qquickpopup/data/closeOnEscapeWithVisiblePopup.qml
index b9606eb2..b65e4ec0 100644
--- a/tests/auto/qquickpopup/data/closeOnEscapeWithVisiblePopup.qml
+++ b/tests/auto/qquickpopup/data/closeOnEscapeWithVisiblePopup.qml
@@ -1,6 +1,6 @@
-import QtQuick 2.13
-import QtQuick.Window 2.13
-import QtQuick.Controls 2.13
+import QtQuick
+import QtQuick.Window
+import QtQuick.Controls
Window {
width: 400