-run script in editor

-add search docs dialog that returns places string was found
-added flash
This commit is contained in:
Juan Linietsky 2014-02-20 23:01:44 -03:00
parent 51c55b237b
commit f2a068984c
40 changed files with 25011 additions and 6 deletions

View file

@ -79,6 +79,7 @@ class ScriptTextEditor : public CodeTextEditor {
Vector<String> functions;
protected: