ultimatepp/bazaar/ValueCtrl/ValueCtrl.upp
kohait b8a7124a9c bazaar: CtrlPos LeftDown fix, CtrlProp Updated fix, Properties fix, some cleanup lefover
git-svn-id: svn://ultimatepp.org/upp/trunk@3753 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-07 20:26:11 +00:00

14 lines
166 B
Text

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