.cosmetics

git-svn-id: svn://ultimatepp.org/upp/trunk@6318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2013-09-06 09:32:38 +00:00
parent 129e59a571
commit c36e07bf9e

View file

@ -68,7 +68,7 @@ LAYOUT(VisGenLayout, 724, 488)
ITEM(Option, toupper2, SetLabel(t_("ToUpper")).LeftPosZ(92, 64).TopPosZ(164, 15))
ITEM(Option, name2, SetLabel(t_("name.")).LeftPosZ(92, 64).TopPosZ(180, 15))
ITEM(CodeEditor, view, LeftPosZ(172, 544).TopPosZ(8, 440))
ITEM(Button, ok, SetLabel(t_("Copy to clipboard")).LeftPosZ(552, 96).TopPosZ(456, 24))
ITEM(Button, ok, SetLabel(t_("Copy to clipboard")).LeftPosZ(524, 124).TopPosZ(456, 24))
ITEM(Button, cancel, SetLabel(t_("Cancel")).LeftPosZ(652, 64).TopPosZ(456, 24))
END_LAYOUT