diff options
Diffstat (limited to 'editor/pane_drag.h')
-rw-r--r-- | editor/pane_drag.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/pane_drag.h b/editor/pane_drag.h index 7e66bb429f..81aff4b2a8 100644 --- a/editor/pane_drag.h +++ b/editor/pane_drag.h @@ -34,7 +34,6 @@ #include "scene/gui/control.h" class PaneDrag : public Control { - GDCLASS(PaneDrag, Control); bool mouse_over; |