mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
add Qt6 version of some examples (see below); revisions
'9999', 'advanced-qml-auto-reload', 'planets', 'sokoban'
This commit is contained in:
parent
ca79dec909
commit
dc29ac9084
87 changed files with 963 additions and 74 deletions
4
examples/Qt6/sokoban/qml/ext/dynamic/Fixed.qml
Normal file
4
examples/Qt6/sokoban/qml/ext/dynamic/Fixed.qml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import QtQuick
|
||||
|
||||
Image {
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue