new/reworked audio plugins ported from hv72 compressor/multi/reverb, glyph workaround...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / cwindowgui.h
index 7dbfde86142c4d7e9157965069eade20b1fec116..14e0ebfe3285981c28c53c47695769e837950b72 100644 (file)
@@ -263,9 +263,8 @@ class CWindowTransport : public PlayTransport
 {
 public:
        CWindowTransport(MWindow *mwindow,
-               CWindowGUI *gui,
-               int x,
-               int y);
+               CWindowGUI *gui, int x, int y);
+       bool use_mixers() { return true; }
        EDL* get_edl();
        void goto_start();
        void goto_end();