Undo manager - Fixed some bugs

This commit is contained in:
Emmanuel BENOîT 2017-11-22 14:13:43 +01:00
parent d9b82db5d4
commit 5445021664
3 changed files with 10 additions and 3 deletions

View file

@ -29,6 +29,7 @@ COMMON = \
profiling.cc \
shaders.cc \
odbg.cc \
undo.cc \
\
sync.cc \
syncoverrides.cc \
@ -45,7 +46,6 @@ DEMO = \
main.cc \
syncedit.cc \
syncview.cc \
undo.cc \
# END DEMO
PARSERCHECK = \