You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
[Complex Text Layouts] Implement TextServer interface. Implement Fallback TextServer.
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
#include "test_gui.h"
|
||||
#include "test_json.h"
|
||||
#include "test_list.h"
|
||||
#include "test_lru.h"
|
||||
#include "test_math.h"
|
||||
#include "test_method_bind.h"
|
||||
#include "test_node_path.h"
|
||||
@@ -58,6 +59,7 @@
|
||||
#include "test_render.h"
|
||||
#include "test_shader_lang.h"
|
||||
#include "test_string.h"
|
||||
#include "test_text_server.h"
|
||||
#include "test_validate_testing.h"
|
||||
#include "test_variant.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user