mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
support both Qt5 and Qt6
This commit is contained in:
parent
07f5fd05a0
commit
4440c06e70
6 changed files with 21 additions and 11 deletions
|
|
@ -1,6 +1,6 @@
|
|||
import QtQuick
|
||||
import QtQuick.Controls
|
||||
import Lisp
|
||||
import QtQuick 2.13
|
||||
import QtQuick.Controls 2.13
|
||||
import Lisp 1.0
|
||||
|
||||
Rectangle {
|
||||
width: 220
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue