aboutsummaryrefslogtreecommitdiff
path: root/editor/pane_drag.h
diff options
context:
space:
mode:
authorJuan Linietsky2017-06-11 11:29:27 -0300
committerJuan Linietsky2017-06-11 11:29:51 -0300
commitec015a32ae4fed154ed6d0bd002c1e653d74a2c3 (patch)
treeaa9d4196688ff16930f21e287033a2bfcf64dbf4 /editor/pane_drag.h
parentd4e64e0e60ee9377bedb1c3324bd346abc129aae (diff)
downloadgodot-ec015a32ae4fed154ed6d0bd002c1e653d74a2c3.tar.gz
godot-ec015a32ae4fed154ed6d0bd002c1e653d74a2c3.tar.zst
godot-ec015a32ae4fed154ed6d0bd002c1e653d74a2c3.zip
Multiple 3D viewports are not operational.
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 7bd9feb63..0be017b8f 100644
--- a/editor/pane_drag.h
+++ b/editor/pane_drag.h
@@ -34,7 +34,7 @@
class PaneDrag : public Control {
- GDCLASS(PaneDrag, Control);
+ GDCLASS(PaneDrag, Control)
bool mouse_over;