mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Cleanup header includes in Tree
This commit is contained in:
parent
428a762e98
commit
88d922c55e
18 changed files with 27 additions and 9 deletions
|
|
@ -36,6 +36,7 @@
|
|||
#include "editor/themes/editor_scale.h"
|
||||
#include "scene/gui/check_box.h"
|
||||
#include "scene/gui/flow_container.h"
|
||||
#include "scene/gui/line_edit.h"
|
||||
|
||||
void EditorNetworkProfiler::_bind_methods() {
|
||||
ADD_SIGNAL(MethodInfo("enable_profiling", PropertyInfo(Variant::BOOL, "enable")));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue