Remove unused includes in editor with clangd-tidy
Also includes the few changes flagged in `main`.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#include "window_wrapper.h"
|
||||
|
||||
#include "core/object/callable_mp.h"
|
||||
#include "core/object/class_db.h"
|
||||
#include "core/object/class_db.h" // IWYU pragma: keep. `ADD_SIGNAL` macro.
|
||||
#include "editor/editor_node.h"
|
||||
#include "editor/editor_string_names.h"
|
||||
#include "editor/gui/progress_dialog.h"
|
||||
|
||||
Reference in New Issue
Block a user