mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-05-09 15:29:20 +02:00
16 lines
286 B
Plaintext
16 lines
286 B
Plaintext
GameButtonsWindow < HeadlessMiniWindow
|
|
height: 26
|
|
&forceOpen: true
|
|
&autoOpen: 4
|
|
|
|
MiniWindowContents
|
|
margin-top: 2
|
|
|
|
Panel
|
|
id: buttons
|
|
anchors.fill: parent
|
|
layout:
|
|
type: grid
|
|
cell-spacing: 3
|
|
cell-size: 20 20
|
|
flow: true |