yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
undo_manager.h File Reference
#include <cstddef>
#include <deque>
#include <memory>
#include <string>
#include "absl/status/status.h"
#include "app/editor/core/undo_action.h"

Go to the source code of this file.

Classes

class  yaze::editor::UndoManager
 Manages undo/redo stacks for a single editor. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::editor
 Editors are the view controllers for the application.