mirror of
https://github.com/edubart/otclient.git
synced 2025-04-30 01:29:21 +02:00
15 lines
236 B
Plaintext
15 lines
236 B
Plaintext
ShadersPanel < UIWidget
|
|
focusable: false
|
|
|
|
anchors.top: parent.top
|
|
anchors.left: parent.left
|
|
border-color: red
|
|
border-width: 1
|
|
|
|
width: 100
|
|
layout:
|
|
type: verticalBox
|
|
fit-children: true
|
|
|
|
ComboBox
|
|
id: mapComboBox |