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
/
formatpresets.inc
blob
391b3b582d50dcf27f3d1d6e35b17f46d22094d3
1
#ifndef FORMATPRESETS_INC
2
#define FORMATPRESETS_INC
3
4
5
class FormatPresetsPulldown;
6
class FormatPresetItem;
7
class FormatPresetsText;
8
9
10
#endif