mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-20 06:05:32 -06:00
14 lines
214 B
Text
14 lines
214 B
Text
description "functional demo for Dispatcher, how to support multiple Dispatchable interfaces\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Dispatcher;
|
|
|
|
file
|
|
DispatcherTest.h,
|
|
main.cpp,
|
|
DispatcherTest.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI MT";
|
|
|