r870: Merge 2.1:
[cinelerra_cv.git] / cinelerra / timebar.inc
blob0d8ed4192ae4647f60b349720fb2a7e4c109a205
1 #ifndef TIMEBAR_INC
2 #define TIMEBAR_INC
4 class TimeBar;
5 class TimeBarGUI;
6 class LabelGUI;
7 class InPointGUI;
8 class OutPointGUI;
11 #endif