mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 20:43:26 +02:00
reorganize modules
This commit is contained in:
9
modules/core_widgets/tooltip/tooltip.otui
Normal file
9
modules/core_widgets/tooltip/tooltip.otui
Normal file
@@ -0,0 +1,9 @@
|
||||
RectPanel
|
||||
background-color: #111111bb
|
||||
size: 200 200
|
||||
id: toolTip
|
||||
focusable: false
|
||||
|
||||
Label
|
||||
id: toolTipText
|
||||
anchors.centerIn: parent
|
Reference in New Issue
Block a user