mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 20:43:26 +02:00
Polish interface, pt translations
This commit is contained in:
@@ -38,7 +38,6 @@ MainWindow
|
||||
anchors.right: prev.left
|
||||
anchors.top: prev.top
|
||||
anchors.bottom: prev.bottom
|
||||
margin-top: 2
|
||||
padding: 1
|
||||
focusable: false
|
||||
|
||||
@@ -160,6 +159,13 @@ MainWindow
|
||||
margin-top: 2
|
||||
@onCheckChange: modules.game_hotkeys.changeUseType(HOTKEY_MANAGER_USEWITH, self:isChecked())
|
||||
|
||||
HorizontalSeparator
|
||||
id: separator
|
||||
anchors.left: parent.left
|
||||
anchors.right: parent.right
|
||||
anchors.bottom: next.top
|
||||
margin-bottom: 10
|
||||
|
||||
Button
|
||||
!text: tr('Close')
|
||||
width: 64
|
||||
|
Reference in New Issue
Block a user