Another changes repartition confirmed normal

This commit is contained in:
Desmis
2019-11-28 09:22:43 +01:00
parent d645dc5951
commit ae21edf255
9 changed files with 107 additions and 10 deletions

View File

@@ -1026,7 +1026,9 @@ struct LocallabParams {
Glib::ustring toneMethod;
Glib::ustring mergecolMethod;
std::vector<double> llcurve;
std::vector<double> lccurve;
std::vector<double> cccurve;
std::vector<double> clcurve;
std::vector<double> rgbcurve;
std::vector<double> LHcurve;
std::vector<double> HHcurve;