mirror of
https://github.com/Insality/druid
synced 2025-06-27 18:37:45 +02:00
11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
name: "using_widgets"
|
|
scale_along_z: 0
|
|
embedded_instances {
|
|
id: "go"
|
|
data: "components {\n"
|
|
" id: \"using_widgets\"\n"
|
|
" component: \"/example/examples/using_widgets/using_widgets.gui\"\n"
|
|
"}\n"
|
|
""
|
|
}
|