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
r1014: Enable horizontal scrolling with the mouse wheel by pressing Ctrl.
[cinelerra_cv/ct.git]
/
cinelerra
/
setformat.inc
blob
2a3432f13aa202b052fa3053bb6bdd28a7ccb0da
1
#ifndef SETFORMAT_INC
2
#define SETFORMAT_INC
3
4
5
6
7
class SetFormat;
8
class SetFormatThread;
9
class SetFormatWindow;
10
11
12
13
#endif