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
r125: This commit was manufactured by cvs2svn to create tag 'r1_1_7-last'.
[cinelerra_cv/mob.git]
/
hvirtual
/
guicast
/
bcbutton.inc
blob
570b938489afa10bb0636ee9c9ff7aca116dacde
1
#ifndef BCBUTTON_INC
2
#define BCBUTTON_INC
3
4
5
class BC_Button;
6
class BC_GenericButton;
7
class BC_CancelButton;
8
9
#endif