Sync - Reloads can be undone
This commit is contained in:
parent
7ef4bedfa6
commit
cc8d2b824e
4 changed files with 54 additions and 17 deletions
2
Makefile
2
Makefile
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue