|
#include <exception>
#include <vector>
#include "ClassDefinitions.h"
#include "Operation.h"
#include "Controller.h"
Go to the source code of this file.
Classes | |
class | UndoAction |
A container class to store multiple Operations and undo/redo them. More... | |
Namespaces | |
controller | |