You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
Use forward-declarations in big editor classes
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "physical_bone_3d_editor_plugin.h"
|
||||
|
||||
#include "editor/plugins/node_3d_editor_plugin.h"
|
||||
#include "scene/gui/separator.h"
|
||||
|
||||
void PhysicalBone3DEditor::_bind_methods() {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user