mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-19 06:05:31 -06:00
14 lines
198 B
Text
14 lines
198 B
Text
description "Action only on Enter in Edit Ctrls, Test Package\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
WithEnterAction;
|
|
|
|
file
|
|
WithEnterActionTest.h,
|
|
main.cpp,
|
|
WithEnterActionTest.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI MT";
|
|
|