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