mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
15 lines
228 B
Text
15 lines
228 B
Text
description "Example showing advanced Docking features inc. Serialization, by James Thomas";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Docking;
|
|
|
|
file
|
|
main.cpp,
|
|
DockingExample.lay,
|
|
DefaultLayout.brc,
|
|
app.tpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|