#include "CtrlLib.h" namespace Upp { #define TFILE #include INITIALIZER(CtrlLib) { Ctrl::SetSkin(ChHostSkin); }; }