merge hv v6, rework trace methods
[goodguy/history.git] / cinelerra-5.1 / cinelerra / recordgui.C
index 64e2984f805d515f81de3475deb7dbdacd4c418b..2fa5d3f1f912ba5d3d583e7c0286daa8b6f9d893 100644 (file)
@@ -180,7 +180,7 @@ void RecordGUI::create_objects()
        y = 10;
        x = x1 + 20;
        add_subwindow(batch_path = new RecordPath(this, x, y));
-       add_subwindow(batch_browse = new BrowseButton(mwindow, 
+       add_subwindow(batch_browse = new BrowseButton(mwindow->theme
                this, 
                batch_path, 
                batch_path->get_x() + batch_path->get_w(),