add view thumbnail size pref, rework vicon view popup, add view popup zoom scale
[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