You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Remove #include "scene/main/timer.h" from control.h
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include "scene/gui/line_edit.h"
|
||||
#include "scene/gui/rich_text_label.h"
|
||||
|
||||
class Timer;
|
||||
class UndoRedo;
|
||||
|
||||
class EditorLog : public HBoxContainer {
|
||||
|
||||
Reference in New Issue
Block a user