mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
revision
This commit is contained in:
parent
4735b47159
commit
5129373f95
3 changed files with 4 additions and 3 deletions
|
|
@ -6,6 +6,7 @@ import ".ext/" as Ext // for single file auto reload (development)
|
|||
Rectangle {
|
||||
width: 300
|
||||
height: 500
|
||||
objectName: "main"
|
||||
color: "black"
|
||||
|
||||
SwipeView {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue