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
r1022: Restructure overlay and label code for efficiency; change the graphic display...
[cinelerra_cv.git]
/
guicast
/
bcclipboard.inc
blob
ccf794bdbb6192e98c6bf102423d8df0bf7f3623
1
#ifndef BCCLIPBOARD_INC
2
#define BCCLIPBOARD_INC
3
4
class BC_Clipboard;
5
6
#endif