merged hv7 mod
[goodguy/history.git] / cinelerra-5.1 / cinelerra / localsession.h
index 547fcb8afa27be359d01c91086cc7fb2874f45d2..e2ee664e2ec40beb4a0935f18f6cc739ce21faa3 100644 (file)
@@ -109,6 +109,8 @@ public:
 
 // Eye dropper
        float red, green, blue;
+       float red_max, green_max, blue_max;
+       int use_max;
 private:
 // The reason why selection ranges and inpoints have to be separate:
 // The selection position has to change to set new in points.