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
r877: Fix files that were missing from a make dist tarball.
[cinelerra_cv.git]
/
guicast
/
bcpopup.inc
blob
a259dd79b998e456a1a58f656b4d0d11c015b652
1
#ifndef BCPOPUP_INC
2
#define BCPOPUP_INC
3
4
class BC_Popup;
5
class BC_FullScreen;
6
7
#endif