projects
/
goodguy
/
cinelerra.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
version update
[goodguy/cinelerra.git]
/
cinelerra-5.1
/
guicast
/
bcdragbox.inc
1
#ifndef __BC_DRAGRECT_INC__
2
#define __BC_DRAGRECT_INC__
3
4
class BC_DragBox;
5
class BC_DragBoxPopup;
6
7
#endif