mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
14 lines
183 B
Text
14 lines
183 B
Text
description "example how to find a Ctrl in a live environment\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
CtrlFinder;
|
|
|
|
file
|
|
CtrlFinderTest.h,
|
|
main.cpp,
|
|
CtrlFinderTest.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI MT";
|
|
|