projects
/
goodguy
/
history.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
rework set default transtion, nested proxy edl fixes, doubleclick proxy media fix...
[goodguy/history.git]
/
cinelerra-5.1
/
cinelerra
/
recordscopes.inc
1
#ifndef RECORDSCOPES_INC
2
#define RECORDSCOPES_INC
3
4
5
class RecordScopeThread;
6
class RecordScopeGUI;
7
class RecordHistThread;
8
class RecordHistGUI;
9
class ScopeButton;
10
class HistButton;
11
class ScopeEnable;
12
13
14
#endif
15
16
17