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
Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git]
/
cinelerra
/
gwindow.inc
blob
843f6919565b7b109c06629858000a831fb4f107
1
#ifndef GWINDOW_INC
2
#define GWINDOW_INC
3
4
5
6
class GWindow;
7
8
9
10
#endif
11
/*
12
// Local Variables:
13
// mode: C++
14
// c-file-style: "linux"
15
// End:
16
*/