aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/font/data/inheritance-dynamiccontrol.qml
diff options
context:
space:
mode:
authorThe Qt Project <gerrit-noreply@qt-project.org>2020-08-28 13:37:45 +0000
committerThe Qt Project <gerrit-noreply@qt-project.org>2020-08-28 13:37:45 +0000
commit8b748fb5f85d8fa8b1f89d1196b280e8ba8c6282 (patch)
treeac8b57c744dfb615f27bf3b409d5cabb61c7001a /tests/auto/font/data/inheritance-dynamiccontrol.qml
parent6c35631dd4a399144e473ffefba2716c7f3f1cca (diff)
parent2a054d48ef5a412d104aff0389bcaa69ba2c9878 (diff)
Merge "Merge branch 'dev' into nativestyle" into wip/nativestyle
Diffstat (limited to 'tests/auto/font/data/inheritance-dynamiccontrol.qml')
-rw-r--r--tests/auto/font/data/inheritance-dynamiccontrol.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/font/data/inheritance-dynamiccontrol.qml b/tests/auto/font/data/inheritance-dynamiccontrol.qml
index d200e397..058d5b8b 100644
--- a/tests/auto/font/data/inheritance-dynamiccontrol.qml
+++ b/tests/auto/font/data/inheritance-dynamiccontrol.qml
@@ -48,8 +48,8 @@
**
****************************************************************************/
-import QtQuick 2.12
-import QtQuick.Controls 2.12
+import QtQuick
+import QtQuick.Controls
ApplicationWindow {
id: window