14 lines
167 B
XML
Executable File
14 lines
167 B
XML
Executable File
{
|
|
"widgettype":"BoxLayout",
|
|
"option":{},
|
|
"subwidgets":[
|
|
{
|
|
"widgettype":"Text",
|
|
"options":{
|
|
"otext":"this is a BoxLayout",
|
|
"i18n":true
|
|
}
|
|
}
|
|
]
|
|
}
|