X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_blond%2Fblondtheme.C;h=38daf1e40c18cccad2e96d462fb966111caea274;hp=788a4aaa093c7970abbe43876d25b60838515a6c;hb=0c4a2483761f458447fc3fa451bf1271caa75df5;hpb=5ec378f09aeeb646705fdb8035b39a186374fba0 diff --git a/cinelerra-5.1/plugins/theme_blond/blondtheme.C b/cinelerra-5.1/plugins/theme_blond/blondtheme.C index 788a4aaa..38daf1e4 100644 --- a/cinelerra-5.1/plugins/theme_blond/blondtheme.C +++ b/cinelerra-5.1/plugins/theme_blond/blondtheme.C @@ -941,9 +941,9 @@ void BlondTheme::build_bg_data() new_image1("resource128", "resource128.png"); new_image1("resource64", "resource64.png"); new_image1("resource32", "resource32.png"); - new_image1("plugin_bg_data", "plugin_bg.png"); - new_image1("title_bg_data", "title_bg.png"); - new_image1("vtimebar_bg_data", "vwindow_timebar.png"); + new_image("plugin_bg_data", "plugin_bg.png"); + new_image("title_bg_data", "title_bg.png"); + new_image("vtimebar_bg_data", "vwindow_timebar.png"); }