mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Split action_map_editor
file into one file per class it contained.
* ActionMapEditor * EventListenerLineEdit * InputEventConfigurationDialog
This commit is contained in:
parent
82d9ade7c3
commit
598ee4266c
9 changed files with 1049 additions and 898 deletions
|
@ -30,6 +30,9 @@
|
|||
|
||||
#include "input_event_editor_plugin.h"
|
||||
|
||||
#include "editor/event_listener_line_edit.h"
|
||||
#include "editor/input_event_configuration_dialog.h"
|
||||
|
||||
void InputEventConfigContainer::_bind_methods() {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue