00001 #ifndef PLAYTRANSPORT_INC 00002 #define PLAYTRANSPORT_INC 00003 00004 class PlayTransport; 00005 class PTransportButton; 00006 class PlayButton; 00007 class FramePlayButton; 00008 class ReverseButton; 00009 class FrameReverseButton; 00010 class FastReverseButton; 00011 class FastPlayButton; 00012 class RewindButton; 00013 class StopButton; 00014 class EndButton; 00015 00016 #endif
1.4.4