diff options
Diffstat (limited to 'scene/gui/panel_container.h')
-rw-r--r-- | scene/gui/panel_container.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scene/gui/panel_container.h b/scene/gui/panel_container.h index 5623c3484b..b68bc223dc 100644 --- a/scene/gui/panel_container.h +++ b/scene/gui/panel_container.h @@ -34,7 +34,6 @@ #include "scene/gui/container.h" class PanelContainer : public Container { - GDCLASS(PanelContainer, Container); protected: |