summaryrefslogtreecommitdiff
path: root/scene/gui/check_box.h
diff options
context:
space:
mode:
Diffstat (limited to 'scene/gui/check_box.h')
-rw-r--r--scene/gui/check_box.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/gui/check_box.h b/scene/gui/check_box.h
index 7c8f8c11d6..58f7cce55e 100644
--- a/scene/gui/check_box.h
+++ b/scene/gui/check_box.h
@@ -36,7 +36,6 @@
@author Mariano Suligoy <marianognu.esyrpg@gmail.com>
*/
class CheckBox : public Button {
-
GDCLASS(CheckBox, Button);
protected: