sams ladspa icons, add theme color to common icons
[goodguy/history.git] / cinelerra-5.1 / cinelerra / awindowgui.C
index ec03790af2e61e640fa64a9ecaaa3864ef1e2066..763f62fe3fd85d27a5a9a4c18bafcc69690442f4 100644 (file)
@@ -322,7 +322,7 @@ void AssetPicon::create_objects()
        if( edl ) {
                set_text(strcpy(name, edl->local_session->clip_title));
                icon = gui->clip_icon;
-               icon_vframe = mwindow->theme->get_image("clip_icon");
+               icon_vframe = gui->clip_vframe;
        }
        else
        if( plugin ) {