projects
/
goodguy
/
cinelerra.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Reported by Fedora team for gcc-13 and Andrew created patch here
[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