mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
15 lines
201 B
Text
15 lines
201 B
Text
description "Docking example showing advanced features inc. Serialization.\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Docking;
|
|
|
|
file
|
|
main.cpp,
|
|
DockingExample.lay,
|
|
DefaultLayout.brc,
|
|
app.tpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|