mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
revisions
This commit is contained in:
parent
dc29ac9084
commit
e8866954c0
9 changed files with 120 additions and 44 deletions
|
|
@ -8,7 +8,7 @@ Item {
|
|||
AnimatedImage {
|
||||
objectName: "busy"
|
||||
anchors.centerIn: parent
|
||||
width: 64
|
||||
width: 32
|
||||
height: width
|
||||
z: 10
|
||||
source: "img/busy.gif"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue