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]
/
cinelerra
/
picture.inc
blob
9091b0b7ab89569eb300b862ba35a158f8cc611d
1
#ifndef PICTURE_INC
2
#define PICTURE_INC
3
4
5
class PictureItem;
6
class PictureConfig;
7
8
9
10
11
#endif