mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-19 22:04:01 -06:00
13 lines
160 B
Text
13 lines
160 B
Text
description "Value editing and creating Ctrl\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
PopUpC,
|
|
LogPosCtrl,
|
|
WithEnterAction;
|
|
|
|
file
|
|
ValueCtrl.lay,
|
|
ValueCtrl.h,
|
|
ValueCtrl.cpp;
|
|
|