mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Copying (U++ license) changed to officical 2-clause BSD license
git-svn-id: svn://ultimatepp.org/upp/trunk@436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
db59f96df2
commit
9169b571ad
124 changed files with 3665 additions and 1420 deletions
|
|
@ -63,3 +63,9 @@ LAYOUT(SaveTemplateLayout, 248, 96)
|
|||
ITEM(Button, cancel, SetLabel(t_("Cancel")).LeftPosZ(176, 64).TopPosZ(60, 24))
|
||||
END_LAYOUT
|
||||
|
||||
LAYOUT(AccelLayout, 736, 556)
|
||||
ITEM(ArrayCtrl, list, LeftPosZ(8, 720).TopPosZ(8, 508))
|
||||
ITEM(Button, ok, SetLabel(t_("OK")).LeftPosZ(596, 64).TopPosZ(524, 24))
|
||||
ITEM(Button, cancel, SetLabel(t_("Cancel")).LeftPosZ(664, 64).TopPosZ(524, 24))
|
||||
END_LAYOUT
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue