You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Fix TabBar initialization issue and add tests
This commit is contained in:
@@ -138,6 +138,8 @@
|
||||
#include "tests/scene/test_color_picker.h"
|
||||
#include "tests/scene/test_graph_node.h"
|
||||
#include "tests/scene/test_option_button.h"
|
||||
#include "tests/scene/test_tab_bar.h"
|
||||
#include "tests/scene/test_tab_container.h"
|
||||
#include "tests/scene/test_text_edit.h"
|
||||
#include "tests/scene/test_tree.h"
|
||||
#endif // ADVANCED_GUI_DISABLED
|
||||
|
||||
Reference in New Issue
Block a user