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
/
manualgoto.inc
blob
17fd40c57901da979db10ea4010bd45fb3f48ffe
1
#ifndef MANUALGOTO_INC
2
#define MANUALGOTO_INC
3
4
5
6
7
class ManualGoto;
8
9
10
11
#endif
12
/*
13
// Local Variables:
14
// mode: C++
15
// c-file-style: "linux"
16
// End:
17
*/