summaryrefslogtreecommitdiff
path: root/include/JSystem/J2DGraph/J2DTextBox
diff options
context:
space:
mode:
Diffstat (limited to 'include/JSystem/J2DGraph/J2DTextBox')
-rw-r--r--include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h b/include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h
new file mode 100644
index 0000000000..15d6edf34c
--- /dev/null
+++ b/include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h
@@ -0,0 +1,8 @@
+#ifndef __J2DTEXTBOX_H_
+#define __J2DTEXTBOX_H_
+
+#include "global.h"
+
+class J2DTextBox{};
+
+#endif \ No newline at end of file