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
Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git]
/
cinelerra
/
mainerror.inc
blob
e78abc3a2b74b1d85ec49b267b50aa187fea358f
1
#ifndef MAINERROR_INC
2
#define MAINERROR_INC
3
4
class MainError;
5
6
7
#endif
8
/*
9
// Local Variables:
10
// mode: C++
11
// c-file-style: "linux"
12
// End:
13
*/