mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
added some comments for LogPosCtrl, some small fixes in RectCtrl git-svn-id: svn://ultimatepp.org/upp/trunk@5426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
6 lines
162 B
Text
6 lines
162 B
Text
#ifndef _CtrlPosTest_icpp_init_stub
|
|
#define _CtrlPosTest_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "CtrlPos/init"
|
|
#include "AutoScroller/init"
|
|
#endif
|