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

8 lines
94 B
C++

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