index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
frameworks
/
40 qt qml
/
Basic.qml
blob: 33c0a28c70b033d705ca7215a5b4e4ebddafc30d (
plain
)
1
2
3
4
5
import
QtQuick
2.0
Item
{
property
int
ok:
1
}