You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-11 13:10:58 +00:00
Re-organize UI in the shader editor
This commit is contained in:
@@ -44,4 +44,5 @@ public:
|
||||
virtual bool is_unsaved() const = 0;
|
||||
virtual void save_external_data(const String &p_str = "") = 0;
|
||||
virtual void validate_script() = 0;
|
||||
virtual Control *get_top_bar() = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user