some revisions

This commit is contained in:
pls.153 2022-01-26 14:20:31 +01:00
parent 4440c06e70
commit 1220bf06dc
3 changed files with 11 additions and 3 deletions

View file

@ -1,4 +1,4 @@
[https://www.qt.io/download](qt.io/download) [qt.io/download](https://www.qt.io/download)
* Downloads for open source users * Downloads for open source users
* Go open source * Go open source

View file

@ -1,5 +1,5 @@
import QtQuick 2.13 import QtQuick 2.15
import QtQuick.Controls 2.13 import QtQuick.Controls 2.15
import Lisp 1.0 import Lisp 1.0
Rectangle { Rectangle {

View file

@ -19,6 +19,14 @@ ECL and Qt5/Qt6 are LGPL.
LQML can be considered public domain. LQML can be considered public domain.
Tested
------
Only tested with **Qt5.15** and latest **Qt6**. It's recommended to use the new
Qt online installer (see [doc/get-qt6](doc/get-qt6.md)), where you can choose
to install different Qt versions side by side, sharing the same Qt Creator.
TODO TODO
---- ----