Merge pull request #8417 from neikeq/hello-there

External editor improvements and fixes
This commit is contained in:
Rémi Verschelde 2017-04-20 02:20:04 +02:00 committed by GitHub
commit 22b9c0207b
11 changed files with 74 additions and 66 deletions

View file

@ -138,7 +138,6 @@ public:
virtual void add_callback(const String &p_function, PoolStringArray p_args);
virtual void update_settings();
virtual bool goto_method(const String &p_method);
virtual void set_tooltip_request_func(String p_method, Object *p_obj);