repo.or.cz
/
cinelerra_cv
/
ct.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
license header for review
[cinelerra_cv/ct.git]
/
cinelerra
/
canvastools.inc
blob
e7167ad5654a1049732628fece98d077568e05c7
1
#ifndef CANVASTOOLS_INC
2
#define CANVASTOOLS_INC
3
4
class CanvasTool;
5
class CanvasTools;
6
7
#endif
8
/*
9
// Local Variables:
10
// mode: C++
11
// c-file-style: "linux"
12
// End:
13
*/