Sync - Reloads can be undone

This commit is contained in:
Emmanuel BENOîT 2017-11-22 15:43:06 +01:00
parent 7ef4bedfa6
commit cc8d2b824e
4 changed files with 54 additions and 17 deletions

View file

@ -32,6 +32,7 @@ COMMON = \
undo.cc \
\
sync.cc \
syncedit.cc \
syncoverrides.cc \
\
ops.cc \
@ -44,7 +45,6 @@ COMMON = \
DEMO = \
demo.cc \
main.cc \
syncedit.cc \
syncview.cc \
# END DEMO