Merge pull request #57641 from Geometror/compilation-time-improvements-1

This commit is contained in:
Rémi Verschelde 2022-02-12 09:46:02 +01:00 committed by GitHub
commit 7a7fabe4f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
308 changed files with 664 additions and 350 deletions

View file

@ -31,6 +31,8 @@
#include "theme_editor_plugin.h"
#include "core/os/keyboard.h"
#include "editor/editor_file_dialog.h"
#include "editor/editor_node.h"
#include "editor/editor_resource_picker.h"
#include "editor/editor_scale.h"
#include "editor/progress_dialog.h"