mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Merge pull request #101745 from Rindbee/remove-is_top_level_control
Remove confusing `Control::is_top_level_control()`
This commit is contained in:
commit
c7fc877895
2 changed files with 0 additions and 11 deletions
|
|
@ -454,8 +454,6 @@ public:
|
|||
|
||||
// Global relations.
|
||||
|
||||
bool is_top_level_control() const;
|
||||
|
||||
Control *get_parent_control() const;
|
||||
Window *get_parent_window() const;
|
||||
Control *get_root_parent_control() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue