r956: README.BUILD - add more library recommendations
[cinelerra_cv/ct.git] / cinelerra / playtransport.inc
blob1c14aa7a3caf2339f58f3bb533679950da7f2971
1 #ifndef PLAYTRANSPORT_INC
2 #define PLAYTRANSPORT_INC
4 class PlayTransport;
5 class PTransportButton;
6 class PlayButton;
7 class FramePlayButton;
8 class ReverseButton;
9 class FrameReverseButton;
10 class FastReverseButton;
11 class FastPlayButton;
12 class RewindButton;
13 class StopButton;
14 class EndButton;
16 #endif