revisions

This commit is contained in:
pls.153 2022-02-13 12:19:56 +01:00
parent 994a1686a9
commit 0b30cce28d
6 changed files with 7 additions and 10 deletions

View file

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 27 KiB

Before After
Before After

View file

@ -5,7 +5,7 @@ Prepare
If you use Qt versions prior to 5.15, you need to adapt the QML module version
to your minor Qt version in file `qml/main.qml`.
Example: Qt5.**12** -> import QtQuick 2.**12**.
Example: Qt5.**12** => import QtQuick 2.**12**.
The version number can be omitted in Qt6.