You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Use forward-declarations in EditorPlugin where possible
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
#include "scene/resources/text_file.h"
|
||||
|
||||
class EditorFileDialog;
|
||||
class TextureRect;
|
||||
|
||||
class EditorSyntaxHighlighter : public SyntaxHighlighter {
|
||||
GDCLASS(EditorSyntaxHighlighter, SyntaxHighlighter)
|
||||
|
||||
Reference in New Issue
Block a user