summaryrefslogtreecommitdiff
path: root/editor/pane_drag.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pane_drag.h')
-rw-r--r--editor/pane_drag.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/pane_drag.h b/editor/pane_drag.h
index c9631bb870..36c5953d84 100644
--- a/editor/pane_drag.h
+++ b/editor/pane_drag.h
@@ -35,7 +35,7 @@
class PaneDrag : public Control {
- GDCLASS(PaneDrag, Control)
+ GDCLASS(PaneDrag, Control);
bool mouse_over;