You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Popups are now windows also (broken!)
This commit is contained in:
@@ -121,7 +121,7 @@ public:
|
||||
virtual void set_syntax_highlighter(SyntaxHighlighter *p_highlighter);
|
||||
|
||||
virtual String get_name();
|
||||
virtual Ref<Texture2D> get_icon();
|
||||
virtual Ref<Texture2D> get_theme_icon();
|
||||
virtual RES get_edited_resource() const;
|
||||
virtual void set_edited_resource(const RES &p_res);
|
||||
void set_edited_file(const Ref<TextFile> &p_file);
|
||||
|
||||
Reference in New Issue
Block a user