mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
13 lines
155 B
Text
13 lines
155 B
Text
description "change Ctrl LogPos in a live environment\377";
|
|
|
|
uses
|
|
Core,
|
|
RectCtrl,
|
|
LogPosCtrl,
|
|
CtrlFinder,
|
|
CtrlMover;
|
|
|
|
file
|
|
CtrlPos.h,
|
|
CtrlPos.cpp;
|
|
|