diff options
author | lupoDharkael <izhe@hotmail.es> | 2018-09-30 21:08:33 +0200 |
---|---|---|
committer | lupoDharkael <izhe@hotmail.es> | 2018-09-30 21:08:33 +0200 |
commit | b39bcd8821bfa7138c2619914e5c15c1ecf05050 (patch) | |
tree | de5eff872a061e4b8e6cf59d21ded1755eb2cd04 /editor | |
parent | c432ce4ee15fc396b2bccbbe2661b5bd34b9bee1 (diff) |
Remove old TODO from editor_inspector.cpp
Diffstat (limited to 'editor')
-rw-r--r-- | editor/editor_inspector.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/editor/editor_inspector.cpp b/editor/editor_inspector.cpp index 36c3102840..028af89427 100644 --- a/editor/editor_inspector.cpp +++ b/editor/editor_inspector.cpp @@ -36,9 +36,6 @@ #include "multi_node_edit.h" #include "scene/resources/packed_scene.h" -// TODO: -// arrays and dictionary - Size2 EditorProperty::get_minimum_size() const { Size2 ms; |