You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Use forward-declarations in EditorPlugin where possible
This commit is contained in:
@@ -35,6 +35,8 @@
|
||||
|
||||
#include "editor/editor_plugin.h"
|
||||
|
||||
class AcceptDialog;
|
||||
class HBoxContainer;
|
||||
class NavigationRegion3D;
|
||||
|
||||
class NavigationMeshEditor : public Control {
|
||||
|
||||
Reference in New Issue
Block a user