merge hv v6, rework trace methods
[goodguy/history.git] / cinelerra-5.1 / cinelerra / mwindow.h
index 39591eecafea84388e8886e7ca153dc81bddcc56..a6fd6e556877e29850561cb51793664a5fdc3076 100644 (file)
@@ -621,7 +621,7 @@ public:
 // This one happens asynchronously of the others.  Used by playback to
 // see what frame is background rendered.
        int brender_available(int position);
-       void set_brender_start();
+       void set_brender_range();
        int put_commercial();
        void activate_commercial() { commercial_active = 1; }
        void commit_commercial();