andrew file-exr/png/tiff mods, png add depth/compression, exr add b44-dwab, tiff...
[goodguy/cinelerra.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