ultimatepp/bazaar/ValueCtrl/ValueCtrl.upp
2011-09-06 13:12:27 +00:00

14 lines
166 B
Text

description "Value editing and creating Ctrl\377";
uses
CtrlLib,
PopUpC,
LogPosCtrl,
WithEnterAction,
Gen;
file
ValueCtrl.h,
ValueCtrl.cpp,
ValueCtrl.lay;