Sequencer - Generic undo action for sync edits

This commit is contained in:
Emmanuel BENOîT 2017-11-22 10:34:58 +01:00
parent 4569bb30f4
commit e11aff344f
5 changed files with 152 additions and 13 deletions

View file

@ -43,6 +43,7 @@ COMMON = \
DEMO = \
demo.cc \
main.cc \
syncedit.cc \
syncview.cc \
undo.cc \
# END DEMO