opengl dot() fix, add file dates, sort file name/time, fix icon image lookup, sync...
[goodguy/history.git] / cinelerra-5.1 / plugins / theme_blue / bluetheme.C
index 33a3fb87e385a98744d6ab4ca5bb13bc85035a29..c66ff351ea081e77390834fe236bf3cb432efd37 100644 (file)
@@ -661,7 +661,7 @@ void BlueDotTheme::initialize()
        new_button("center_justify.png", editpanel_up, editpanel_hi, editpanel_dn, "center_justify");
        new_button("channel.png", editpanel_up, editpanel_hi, editpanel_dn, "channel");
 
-       new_toggle("histogram.png",
+       new_toggle("histogram_toggle.png",
                editpanel_up,
                editpanel_hi,
                editpanel_checked,
@@ -700,7 +700,6 @@ void BlueDotTheme::initialize()
        new_button("picture.png", editpanel_up, editpanel_hi, editpanel_dn, "picture");
        new_button("histogram_img.png", editpanel_up, editpanel_hi, editpanel_dn, "histogram_img");
 
-
        new_button("copy.png", editpanel_up, editpanel_hi, editpanel_dn, "copy");
        new_button("commercial.png", editpanel_up, editpanel_hi, editpanel_dn, "commercial");
        new_button("cut.png", editpanel_up, editpanel_hi, editpanel_dn, "cut");