mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-25 03:12:56 +00:00
9 lines
95 B
Text
9 lines
95 B
Text
import Test 1.0
|
|
|
|
MyQmlObject {
|
|
id: myObject
|
|
|
|
MyQmlObject {
|
|
result: ###
|
|
}
|
|
}
|