mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Cleans up headers included in editor_node.h
This commit is contained in:
parent
d711c57d76
commit
078c0d75f2
72 changed files with 180 additions and 49 deletions
|
@ -34,6 +34,7 @@
|
|||
#include "core/core_string_names.h"
|
||||
#include "core/os/input.h"
|
||||
#include "core/os/keyboard.h"
|
||||
#include "editor/editor_scale.h"
|
||||
|
||||
CurveEditor::CurveEditor() {
|
||||
_selected_point = -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue