Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / guicast / bcbutton.inc
blob624d116f9d839eede0ea60215744d1ad7da085d7
1 #ifndef BCBUTTON_INC
2 #define BCBUTTON_INC
5 class BC_Button;
6 class BC_GenericButton;
9 #endif
11 //      Local Variables:
12 //      mode: C++
13 //      c-file-style: "linux"
14 //      End: