You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Split action_map_editor file into one file per class it contained.
* ActionMapEditor * EventListenerLineEdit * InputEventConfigurationDialog
This commit is contained in:
@@ -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() {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user