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
|
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include "core/config/project_settings.h"
|
||||
#include "scene/gui/label.h"
|
||||
#include "scene/main/timer.h"
|
||||
#include "scene/main/window.h"
|
||||
|
||||
void BaseButton::_unpress_group() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue