Merge pull request #95549 from timothyqiu/split-translation-server
Split `TranslationServer` into its own file
This commit is contained in:
commit
f01e052162
30 changed files with 1174 additions and 1066 deletions
|
|
@ -43,7 +43,7 @@
|
|||
#include "core/object/class_db.h"
|
||||
#include "core/os/keyboard.h"
|
||||
#include "core/os/os.h"
|
||||
#include "core/string/translation.h"
|
||||
#include "core/string/translation_server.h"
|
||||
#include "core/version.h"
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_paths.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue