summaryrefslogtreecommitdiffstats
path: root/tools/editor/pane_drag.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/editor/pane_drag.h')
-rw-r--r--tools/editor/pane_drag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/editor/pane_drag.h b/tools/editor/pane_drag.h
index 3e8988836f..83b145e2e6 100644
--- a/tools/editor/pane_drag.h
+++ b/tools/editor/pane_drag.h
@@ -33,7 +33,7 @@
class PaneDrag : public Control {
- OBJ_TYPE( PaneDrag, Control );
+ GDCLASS( PaneDrag, Control );
bool mouse_over;