aboutsummaryrefslogtreecommitdiff
path: root/editor/editor_node.h
diff options
context:
space:
mode:
authorvolzhs2017-09-20 16:03:52 +0900
committervolzhs2017-09-20 16:03:52 +0900
commitcd81ef4d38a88e511b90c57c3b980b1e63733829 (patch)
tree8d91933d72fb64c938a060191ad3f26bf480b282 /editor/editor_node.h
parentcd2ffdc6725aa6f7a9a4af6fd5abcc4cafae61b4 (diff)
downloadgodot-cd81ef4d38a88e511b90c57c3b980b1e63733829.tar.gz
godot-cd81ef4d38a88e511b90c57c3b980b1e63733829.tar.zst
godot-cd81ef4d38a88e511b90c57c3b980b1e63733829.zip
Show button name always in main toolbar
Diffstat (limited to '')
-rw-r--r--editor/editor_node.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/editor/editor_node.h b/editor/editor_node.h
index 33031e563..e7853a27b 100644
--- a/editor/editor_node.h
+++ b/editor/editor_node.h
@@ -605,7 +605,6 @@ private:
void _start_dimming(bool p_dimming);
void _dim_timeout();
- void _check_gui_base_size();
void _license_tree_selected();