mirror of
https://github.com/OTCv8/otclientv8.git
synced 2025-05-04 12:59:20 +02:00
17 lines
317 B
Plaintext
17 lines
317 B
Plaintext
Panel
|
|
|
|
MarketTabBar
|
|
id: offersTabBar
|
|
width: 187
|
|
height:25
|
|
anchors.top: parent.top
|
|
anchors.left: parent.left
|
|
anchors.right: parent.right
|
|
|
|
Panel
|
|
id: offersTabContent
|
|
anchors.top: prev.bottom
|
|
anchors.left: prev.left
|
|
anchors.right: prev.right
|
|
anchors.bottom: parent.bottom
|