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
/
channelpicker.inc
blob
2d82a201ba9bdcac0b4f93ecd97b4920d0da43c0
1
#ifndef CHANNELPICKER_INC
2
#define CHANNELPICKER_INC
3
4
class ChannelPicker;
5
class PrefsChannelPicker;
6
class RecordChannelPicker;
7
8
#endif