mirror of
https://github.com/godotengine/godot.git
synced 2025-11-03 15:11:19 +00:00
Shader editor now uses text editor settings
This commit is contained in:
parent
fa3240a8e9
commit
64751e0a75
2 changed files with 31 additions and 3 deletions
|
|
@ -105,7 +105,7 @@ class ShaderEditor : public Control {
|
|||
|
||||
void _close_callback();
|
||||
|
||||
|
||||
void _editor_settings_changed();
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue