]> git.sesse.net Git - kdenlive/blobdiff - src/kis_curve_widget_p.h
- Limit number of points in curve widget as they are limited in frei0r
[kdenlive] / src / kis_curve_widget_p.h
index 31f15e9e238bdff9186decbfaf53454e0180c226..e3895f76f8d9a95abbab1f6198af52724fc1d4aa 100644 (file)
@@ -77,7 +77,7 @@ public:
     inline void setState(enumState st);
     inline enumState state() const;
 
-
+    int m_maxPoints;
 
     /*** Internal routins ***/