repo.or.cz
/
cinelerra_cv.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
r658: Initial revision
[cinelerra_cv.git]
/
plugins
/
histogram
/
histogramwindow.inc
blob
89cd5c562cc1c4b3cdd4de80fba2be47f9a13e00
1
#ifndef HISTOGRAMWINDOW_INC
2
#define HISTOGRAMWINDOW_INC
3
4
class HistogramWindow;
5
class HistogramThread;
6
7
#endif