X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fplugins%2Ftheme_hulk%2Fhulktheme.C;h=5618ba8d8a233c7de6dc8641ea38280228f27ba7;hb=052becff04e4f4a4240a87c6b2f2f4023b65d247;hp=f75d58b9295a9df43839faabf8857ddb1ad6c33d;hpb=5ec378f09aeeb646705fdb8035b39a186374fba0;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/plugins/theme_hulk/hulktheme.C b/cinelerra-5.1/plugins/theme_hulk/hulktheme.C index f75d58b9..5618ba8d 100644 --- a/cinelerra-5.1/plugins/theme_hulk/hulktheme.C +++ b/cinelerra-5.1/plugins/theme_hulk/hulktheme.C @@ -939,9 +939,9 @@ void HULKTHEME::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"); }