histogram rework to add sum_frames, update suv/cakewalk autorange icons, add new...
[goodguy/cinelerra.git] / cinelerra-5.1 / plugins / histogram / histogramconfig.h
index 38f9982f21080124a86f9b9f7a51a2282f7da99a..2d8554d30a716da0da7e34110e36b1c21a1a5e1c 100644 (file)
@@ -57,11 +57,10 @@ public:
        float high_output[HISTOGRAM_MODES];
 
        int automatic;
-       int automatic_v;
        float threshold;
        int plot;
+       int sum_frames;
        int split;
-       int frames;
        float log_slider;
 };