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
r1022: Restructure overlay and label code for efficiency; change the graphic display...
[cinelerra_cv.git]
/
guicast
/
bcbitmap.inc
blob
198be56319d768e485b5059095e149c1fa79c208
1
#ifndef BCBITMAP_INC
2
#define BCBITMAP_INC
3
4
5
class BC_Bitmap;
6
7
#endif