mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
14 lines
183 B
Text
14 lines
183 B
Text
description "Tree Test package, a Tree Container template based on Array container\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Tree;
|
|
|
|
file
|
|
TreeTest.h,
|
|
main.cpp,
|
|
TreeTest.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|