Undo manager - Fixed some bugs
This commit is contained in:
parent
d9b82db5d4
commit
5445021664
3 changed files with 10 additions and 3 deletions
2
Makefile
2
Makefile
|
@ -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 = \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue