mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Split action_map_editor file into one file per class it contained.
* ActionMapEditor * EventListenerLineEdit * InputEventConfigurationDialog
This commit is contained in:
@@ -41,6 +41,8 @@
|
||||
#include "editor/editor_scale.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/editor_undo_redo_manager.h"
|
||||
#include "editor/event_listener_line_edit.h"
|
||||
#include "editor/input_event_configuration_dialog.h"
|
||||
#include "scene/gui/margin_container.h"
|
||||
|
||||
void EditorSettingsDialog::ok_pressed() {
|
||||
|
||||
Reference in New Issue
Block a user