3Depict
|
#include "state.h"
#include "common/translation.h"
#include "common/xmlHelper.h"
#include "common/stringFuncs.h"
#include <unistd.h>
#include <stack>
Variables | |
const unsigned int | MAX_UNDO_SIZE =10 |
const unsigned int MAX_UNDO_SIZE =10 |
Referenced by TreeState::popRedoStack(), TreeState::popUndoStack(), and TreeState::pushUndoStack().