First commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
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
|
||||
Reference in New Issue
Block a user