aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/translation/data/comboBox.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/translation/data/comboBox.qml')
-rw-r--r--tests/auto/translation/data/comboBox.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/translation/data/comboBox.qml b/tests/auto/translation/data/comboBox.qml
index 8bb8ed6f..cba1cf0c 100644
--- a/tests/auto/translation/data/comboBox.qml
+++ b/tests/auto/translation/data/comboBox.qml
@@ -48,8 +48,8 @@
**
****************************************************************************/
-import QtQuick 2.13
-import QtQuick.Controls 2.13
+import QtQuick
+import QtQuick.Controls
ComboBox {
objectName: "comboBox"