BC_Resources *resources = BC_WindowBase::get_resources();
// something own, fitting to the theme and independent of the integrated splash screen/about
- about_bg = new_image("about_bg.png"); // Preferences: About (logo)
+ about_bg = new VFramePng(get_image_data("about_bg.png")); // Preferences: About (logo)
// new_image("mwindow_icon", "cinelerra_icon_mwin.png"); // replacement for the heroine icon, maybe
// new_image("vwindow_icon", "cinelerra_icon_vwin.png");
// new_image("cwindow_icon", "cinelerra_icon_cwin.png");