mask tweaks, focus follows centroid, gradient/colorpicker rework, no hard edges in...
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / intauto.h
index 6639935624dd8b917d0db83f2c71b876ce679cf7..3cb86fda45c5a01f991840cd5b8c0f567da1732f 100644 (file)
@@ -36,6 +36,7 @@ public:
 
        void copy_from(Auto *that);
        void copy_from(IntAuto *that);
+       bool is_intauto() { return true; }
        int operator==(Auto &that);
        int operator==(IntAuto &that);