mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-24 22:03:05 -06:00
Ide: In main package view quesiton mark button is now placed correctly after reasizing.
git-svn-id: svn://ultimatepp.org/upp/trunk@15138 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
def0dbda01
commit
da685d8201
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ LAYOUT(SelectPackageLayout, 740, 432)
|
|||
ITEM(Button, newu, SetLabel(t_("&New package")).RightPosZ(142, 90).BottomPosZ(6, 22))
|
||||
ITEM(Button, ok, SetLabel(t_("OK")).RightPosZ(74, 64).BottomPosZ(6, 22))
|
||||
ITEM(Button, cancel, SetLabel(t_("Cancel")).RightPosZ(6, 64).BottomPosZ(6, 22))
|
||||
ITEM(Button, help, SetLabel(t_("?")).Tip(t_("What is this dialog?")).LeftPosZ(484, 20).TopPosZ(404, 22))
|
||||
ITEM(Button, help, SetLabel(t_("?")).Tip(t_("What is this dialog?")).RightPosZ(236, 20).BottomPosZ(6, 22))
|
||||
END_LAYOUT
|
||||
|
||||
LAYOUT(ConfigLayout, 724, 214)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue