r1015: Add a shortcut 'e' that toggles between selection and drag&drop edit modes.
[cinelerra_cv/ct.git] / guicast / bcprogressbox.inc
blob3c6e12e33889a80f1319afe0ad24729302214150
1 #ifndef BCPROGRESSBOX_INC
2 #define BCPROGRESSBOX_INC
6 class BC_ProgressWindow;
7 class BC_ProgressBox;
9 #endif