1 #ifndef TRANSITIONHANDLES_H
2 #define TRANSITIONHANDLES_H
4 #include "canvastools.h"
8 #include "trackcanvas.inc"
10 class TransitionHandle
: public CanvasTool
13 TransitionHandle(MWindow
*mwindow
,
14 TrackCanvas
*trackcanvas
,
24 class TransitionHandles
: public CanvasTools
27 TransitionHandles(MWindow
*mwindow
,
28 TrackCanvas
*trackcanvas
);