Now the Lab curves are properly handeled in the history (MSG are still to be created)
This commit is contained in:
@@ -621,7 +621,7 @@ void MyCurve::setType (CurveType t) {
|
||||
void MyCurve::notifyListener () {
|
||||
|
||||
if (listener)
|
||||
listener->curveChanged ();
|
||||
listener->curveChanged ();
|
||||
}
|
||||
|
||||
void MyCurve::setActiveParam (int ac) {
|
||||
|
Reference in New Issue
Block a user