repo.or.cz
/
cinelerra_cv
/
mob.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed initialisation of tf in file_open(). Without setting the memory to 0,
[cinelerra_cv/mob.git]
/
guicast
/
bcsubwindow.inc
blob
8d74ce8cf7d694e25dc20a541a20bd229cd51973
1
#ifndef BCSUBWINDOW_INC
2
#define BCSUBWINDOW_INC
3
4
5
class BC_SubWindow;
6
class BC_SubWindowList;
7
8
#endif