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
|
|
@ -36,6 +36,7 @@
|
|||
#include "editor/editor_scale.h"
|
||||
#include "editor/editor_settings.h"
|
||||
#include "editor/editor_undo_redo_manager.h"
|
||||
#include "scene/gui/check_button.h"
|
||||
#include "servers/movie_writer/movie_writer.h"
|
||||
|
||||
ProjectSettingsEditor *ProjectSettingsEditor::singleton = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue