tp/include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h

8 lines
98 B
C++

#ifndef __J2DTEXTBOX_H_
#define __J2DTEXTBOX_H_
#include "global.h"
class J2DTextBox {};
#endif