You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Shader editor now uses text editor settings
This commit is contained in:
@@ -105,7 +105,7 @@ class ShaderEditor : public Control {
|
||||
|
||||
void _close_callback();
|
||||
|
||||
|
||||
void _editor_settings_changed();
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
|
||||
Reference in New Issue
Block a user