add proxy scaler option, add sams icons
[goodguy/history.git] / cinelerra-5.1 / cinelerra / recordgui.C
index 1e95c61251eeb46482d863ad3da417e860da9838..00b257e9b930cb2e242c02ef132c97dcc2356a22 100644 (file)
@@ -265,7 +265,7 @@ void RecordGUI::create_objects()
        x = x3 + x2 + x1 + 40;
 
        add_subwindow(new BC_Title(x, y,
-               File::formattostr(mwindow->plugindb, asset->format),
+               File::formattostr(asset->format),
                MEDIUMFONT,
                mwindow->theme->recordgui_fixed_color));
        y += pad;