mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
7 lines
388 B
Text
7 lines
388 B
Text
LAYOUT(MainWindowLayout, 376, 252)
|
|
ITEM(ColumnList, DocumentList, HSizePosZ(8, 8).VSizePosZ(36, 36))
|
|
ITEM(Button, CreateButton, SetLabel(t_("Crea PDF")).LeftPosZ(8, 80).BottomPosZ(6, 22))
|
|
ITEM(Button, CancelButton, SetLabel(t_("Annulla")).RightPosZ(8, 80).BottomPosZ(6, 22))
|
|
ITEM(Label, dv___3, SetLabel(t_("Documenti da unire :")).LeftPosZ(8, 108).TopPosZ(8, 23))
|
|
END_LAYOUT
|
|
|