repo.or.cz
/
cinelerra_cv
/
ct.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r885: Don't delete a borrowed frame.
[cinelerra_cv/ct.git]
/
cinelerra
/
mainundo.inc
blob
b26b0a80dd7eac3ee5ba5caf53c9a884d83919be
1
#ifndef MAINUNDO_INC
2
#define MAINUNDO_INC
3
4
class MainUndo;
5
6
// Undo types
7
8
#endif