Merge branch 'ct' of git.pipapo.org:cinelerra-ct into ct
[cinelerra_cv/ct.git] / cinelerra / timebar.inc
blob1303e38dbb0be74a9d409a8a6d17b0869cd07b5f
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
13 //      Local Variables:
14 //      mode: C++
15 //      c-file-style: "linux"
16 //      End: