Fix TabBar initialization issue and add tests
This commit is contained in:
parent
2be730a05b
commit
f2f34e9c50
7 changed files with 1557 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue