summaryrefslogtreecommitdiff
path: root/include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h
blob: 15d6edf34c9e28ba54588956c7c0954f10821310 (plain)
1
2
3
4
5
6
7
8
#ifndef __J2DTEXTBOX_H_
#define __J2DTEXTBOX_H_

#include "global.h"

class J2DTextBox{};

#endif