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
/
tunerserver.inc
blob
cc12fec3f6d0435b9ed98740b890344e82be0217
1
#ifndef TUNERSERVER_INC
2
#define TUNERSERVER_INC
3
4
class TunerServer;
5
class TunerServerThread;
6
7
#endif
8
9
/*
10
// Local Variables:
11
// mode: C++
12
// c-file-style: "linux"
13
// End:
14
*/