Merged master into gtk3, fixed three conflicts.
This commit is contained in:
@@ -1792,6 +1792,7 @@ void MyFlatCurve::setPoints (const std::vector<double>& p)
|
||||
stopNumericalAdjustment();
|
||||
FlatCurveType t = (FlatCurveType)p[ix++];
|
||||
curve.type = t;
|
||||
lit_point = -1;
|
||||
|
||||
if (t == FCT_MinMaxCPoints) {
|
||||
curve.x.clear ();
|
||||
|
Reference in New Issue
Block a user