X-Git-Url: https://cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_blue_dot%2Fbluedottheme.C;fp=cinelerra-5.1%2Fplugins%2Ftheme_blue_dot%2Fbluedottheme.C;h=def4e98855d098bb8b6a6018c23bff9478cd6588;hb=0c4a2483761f458447fc3fa451bf1271caa75df5;hp=8f026c6db4367829379bce85234a08ed9b445855;hpb=5ec378f09aeeb646705fdb8035b39a186374fba0;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/theme_blue_dot/bluedottheme.C b/cinelerra-5.1/plugins/theme_blue_dot/bluedottheme.C index 8f026c6d..def4e988 100644 --- a/cinelerra-5.1/plugins/theme_blue_dot/bluedottheme.C +++ b/cinelerra-5.1/plugins/theme_blue_dot/bluedottheme.C @@ -1288,9 +1288,9 @@ void BlueDotTheme::build_bg_data() new_image1("resource64", "resource64.png"); new_image1("resource32", "resource32.png"); //Graphic Copied from default. Improve!! - 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"); }