#include "CtrlTest2.h" #define IMAGECLASS MyImg #define IMAGEFILE #include CtrlTest2::CtrlTest2() { CtrlLayout(*this, "Window title"); } /* GUI_APP_MAIN { CtrlTest2().Icon(MyImg::icon()).Run(); } */