1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Extract EditorResourceConversionPlugin into its own source files and clean up editor includes

This commit is contained in:
Yuri Sizov
2022-07-31 21:14:15 +03:00
parent 7686cfec64
commit 9f55bd971e
64 changed files with 180 additions and 64 deletions

View File

@@ -30,6 +30,7 @@
#include "export_plugin.h"
#include "editor/editor_settings.h"
#include "platform/uwp/logo.gen.h"
String EditorExportPlatformUWP::get_name() const {