mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
8 lines
183 B
C
8 lines
183 B
C
#ifndef __CTRL_TREEIMG__
|
|
#define __CTRL_TREEIMG__
|
|
|
|
#define IMAGECLASS TreeCtrlImg
|
|
#define IMAGEFILE <TCtrlLib/OldTreeCtrl.iml>
|
|
#include <Draw/iml_header.h>
|
|
|
|
#endif//__CTRL_TREEIMG__
|