upgrade libvpx+lv2, fix dbl tap play bug, add multi nest/unnest clips, add del top...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / probeprefs.inc
1 #ifndef __PROBEPREFS_INC__
2 #define __PROBEPREFS_INC__
3
4 class FileProbeDialog;
5 class ProbePref;
6 class ProbeUpButton;
7 class ProbeDownButton;
8 class ProbePrefItem;
9 class ProbePrefList;
10 class ProbeEditOK;
11 class ProbeEditWindow;
12
13 #endif