mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
14 lines
170 B
Text
14 lines
170 B
Text
description "PopUpC test package, common base class for PopUps\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
PopUpC;
|
|
|
|
file
|
|
PopUpTest.h,
|
|
main.cpp,
|
|
PopUpTest.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI MT";
|
|
|