diff options
Diffstat (limited to 'include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h')
| -rw-r--r-- | include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h b/include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h index 15d6edf34c..d5055148f3 100644 --- a/include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h +++ b/include/JSystem/J2DGraph/J2DTextBox/J2DTextBox.h @@ -3,6 +3,6 @@ #include "global.h" -class J2DTextBox{}; +class J2DTextBox {}; #endif
\ No newline at end of file |
