Cleanup remaining EditorUndoRedoManager usages
This commit is contained in:
parent
cd3d6e63a6
commit
8a3d2f4e0c
59 changed files with 408 additions and 406 deletions
|
|
@ -40,7 +40,6 @@
|
|||
class CheckBox;
|
||||
class ConfirmationDialog;
|
||||
class EditorFileDialog;
|
||||
class EditorUndoRedoManager;
|
||||
class MenuButton;
|
||||
class OptionButton;
|
||||
|
||||
|
|
@ -80,7 +79,6 @@ class GPUParticles2DEditorPlugin : public EditorPlugin {
|
|||
|
||||
String source_emission_file;
|
||||
|
||||
Ref<EditorUndoRedoManager> undo_redo;
|
||||
void _file_selected(const String &p_file);
|
||||
void _menu_callback(int p_idx);
|
||||
void _generate_visibility_rect();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue