memory leaks and tweaks, sams histeq icon
[goodguy/history.git] / cinelerra-5.1 / guicast / vicon.h
index 6af17b2a4e109d43fee144231d14d0840e6302fb..bbb0549af9834a108b8228b14505ab19a57d583c 100644 (file)
@@ -37,7 +37,7 @@ public:
 class VIcon
 {
 public:
-       int vw, vh, in_use;
+       int vw, vh, in_use, hidden;
        ArrayList<VIFrame *> images;
         int64_t seq_no;
         double cycle_start, age, frame_rate;