mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-28 14:17:02 -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.lay,
|
|
ValueCtrl.h,
|
|
ValueCtrl.cpp;
|
|
|