You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Remove unused header in editor.
Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#include "editor/gui/editor_file_dialog.h"
|
||||
#include "editor/pot_generator.h"
|
||||
#include "scene/gui/control.h"
|
||||
#include "scene/gui/tab_container.h"
|
||||
|
||||
void LocalizationEditor::_notification(int p_what) {
|
||||
switch (p_what) {
|
||||
|
||||
Reference in New Issue
Block a user