mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-18 06:06:52 -06:00
7 lines
177 B
Text
7 lines
177 B
Text
#ifndef _CtrlProp_icpp_init_stub
|
|
#define _CtrlProp_icpp_init_stub
|
|
#include "CtrlLib/init"
|
|
#include "LogPosCtrl/init"
|
|
#include "ValueCtrl/init"
|
|
#include "Gen/init"
|
|
#endif
|