summaryrefslogtreecommitdiffstats
path: root/src/server/UndoStack.hpp
AgeCommit message (Collapse)AuthorFilesLines
2016-09-18Fix undo of deletions with both blocks and arcsDavid Robillard1-3/+3
Also probably other cases of dependent events that must be executed in the correct order for undo to make sense.
2016-07-30Add undo supportDavid Robillard1-0/+107