mirror of
https://github.com/edubart/otclient.git
synced 2025-10-13 19:14:56 +02:00
some UI changes
This commit is contained in:
@@ -1,19 +1,15 @@
|
||||
VipListLabel < GameLabel
|
||||
font: verdana-11px-monochrome
|
||||
margin-left: 5
|
||||
phantom: false
|
||||
&onMousePress: VipList.onVipListLabelMousePress
|
||||
|
||||
MiniWindow
|
||||
id: vipWindow
|
||||
text: VIP List
|
||||
height: 100
|
||||
|
||||
UIWidget
|
||||
id: vipList
|
||||
layout: verticalBox
|
||||
anchors.fill: parent
|
||||
margin-top: 27
|
||||
margin-bottom: 6
|
||||
margin-left: 6
|
||||
margin-right: 6
|
||||
&onMousePress: VipList.onVipListMousePress
|
||||
|
Reference in New Issue
Block a user