Sequencer - Moved existing view to separate file

This commit is contained in:
Emmanuel BENOîT 2017-11-20 17:01:09 +01:00
parent 0e8c95f27e
commit 037fea3101
6 changed files with 94 additions and 41 deletions

View file

@ -39,8 +39,9 @@ COMMON = \
# END COMMON
DEMO = \
main.cc \
demo.cc \
main.cc \
syncview.cc \
# END DEMO
PARSERCHECK = \