Shader editor now uses text editor settings

This commit is contained in:
Paulb23 2016-04-29 12:39:04 +01:00
parent fa3240a8e9
commit 64751e0a75
2 changed files with 31 additions and 3 deletions

View file

@ -105,7 +105,7 @@ class ShaderEditor : public Control {
void _close_callback();
void _editor_settings_changed();
protected:
void _notification(int p_what);