mirror of
https://gitlab.com/eql/EQL5.git
synced 2025-12-08 19:40:35 -08:00
"quick": add example "painted-item"; small revisions;
This commit is contained in:
parent
fcbf75464c
commit
0ff3dee53c
20 changed files with 350 additions and 15 deletions
|
|
@ -37,7 +37,7 @@ Item {
|
|||
// (5) pass 'this' as first argument (can be accessed in Lisp via qml:*caller*)
|
||||
Lisp.call(this, "eql-user:show-properties-dialog")
|
||||
|
||||
// (6) i18n
|
||||
// (6) i........18........n
|
||||
console.log(Lisp.tr("internationalization"))
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue