ultimatepp/archive/uppsrc/TCtrlLib/TCtrlImg.cpp
cxl 389f16577e upp.src: reorganize (TCore... moved to archive)
git-svn-id: svn://ultimatepp.org/upp/trunk@14426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-03 08:26:26 +00:00

11 lines
230 B
C++

#include "TCtrlLib.h"
#ifdef COMPILER_MSC
#pragma hdrstop
#endif//COMPILER_MSC
#include "TCtrlImg.h"
namespace Upp {
#define IMAGECLASS TCtrlImg
#define IMAGEFILE <TCtrlLib/tctrllib.iml>
#include <Draw/iml_source.h>
}