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 big editor classes
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
#include "scene/2d/mesh_instance_2d.h"
|
||||
#include "scene/2d/polygon_2d.h"
|
||||
#include "scene/gui/box_container.h"
|
||||
#include "scene/gui/menu_button.h"
|
||||
#include "thirdparty/misc/clipper.hpp"
|
||||
|
||||
void Sprite2DEditor::_node_removed(Node *p_node) {
|
||||
|
||||
Reference in New Issue
Block a user