mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Remove #include "scene/main/timer.h" from control.h
This commit is contained in:
parent
06827c91c6
commit
19c47c5d99
27 changed files with 28 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue