|
#include <exception>
#include <vector>
#include <memory>
#include "ClassDefinitions.h"
#include "UndoAction.h"
#include "Controller.h"
Go to the source code of this file.
Classes | |
class | UndoRedoStack |
A Stack to save a history of Actions. More... | |
Namespaces | |
controller | |