Remove callable_bind.h from object.h

This commit is contained in:
Yufeng Ying
2025-10-14 16:22:40 +08:00
parent e825169957
commit 7d3c25d083
4 changed files with 3 additions and 1 deletions

View File

@ -30,6 +30,7 @@
#pragma once
#include "core/variant/callable_bind.h"
#include "scene/gui/dialogs.h"
#include "scene/gui/tree.h"