mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
14 lines
166 B
Text
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;
|
|
|