\( \def\bold#1{\bf #1} \newcommand{\d}{\mathrm{d}} \)
UndoRedo container list element, stores Track. More...
#include <UndoRedo.h>
Public Attributes | |
undoredolist * | prev |
undoredolist * | next |
Track * | element |
UndoRedo container list element, stores Track.
Definition at line 4 of file UndoRedo.h.