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
r1053: Add Russian translation.
[cinelerra_cv.git]
/
cinelerra
/
batchrender.inc
blob
29a9858f260e6d2cf87ed8f1de06859b90b8679b
1
#ifndef BATCHRENDER_INC
2
#define BATCHRENDER_INC
3
4
5
class BatchRenderJob;
6
class BatchRenderThread;
7
class BatchRenderGUI;
8
9
#define BATCH_PATH "batchrender.rc"
10
11
12
#endif