fix single frame, eg png, by Andrew; fix shortcuts error by Phyllis
[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