ultimatepp/bazaar/CtrlPos/CtrlPos.upp
kohait 1814c7ac74 bazaar: CtrlProp, CtrlFinder, CtrlMover, CtrlPos: cleanup and get rid of Visiting interface
git-svn-id: svn://ultimatepp.org/upp/trunk@3752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-07 17:22:51 +00:00

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;