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
/
pluginaclientlad.inc
blob
24c4cf53cef061674ab06e39d0514dd1489fa80f
1
#ifndef PLUGINACLIENTLAD_INC
2
#define PLUGINACLIENTLAD_INC
3
4
class PluginAClientLAD;
5
class PluginAClientConfig;
6
class PluginAClientWindow;
7
8
#endif