aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickpopup/data/orientation.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qquickpopup/data/orientation.qml')
-rw-r--r--tests/auto/qquickpopup/data/orientation.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/qquickpopup/data/orientation.qml b/tests/auto/qquickpopup/data/orientation.qml
index a1cc9c0e..9730a9e1 100644
--- a/tests/auto/qquickpopup/data/orientation.qml
+++ b/tests/auto/qquickpopup/data/orientation.qml
@@ -48,9 +48,9 @@
**
****************************************************************************/
-import QtQuick 2.12
-import QtQuick.Window 2.2
-import QtQuick.Controls 2.12
+import QtQuick
+import QtQuick.Window
+import QtQuick.Controls
Window {
width: 600