mirror of
https://github.com/edubart/otclient.git
synced 2025-05-05 03:59:21 +02:00
17 lines
256 B
Plaintext
17 lines
256 B
Plaintext
VipListLabel < Label
|
|
font: tibia-10px-monochrome
|
|
margin.left: 30
|
|
|
|
Window
|
|
id: vipWindow
|
|
title: VIP
|
|
size: 200 200
|
|
|
|
TextList
|
|
id: vipList
|
|
anchors.fill: parent
|
|
margin.top: 19
|
|
margin.bottom: 3
|
|
margin.left: 3
|
|
margin.right: 3
|