save provisory work GUI

This commit is contained in:
Desmis
2019-10-19 13:27:29 +02:00
parent 1169689462
commit cf7e0b5ad6
12 changed files with 112 additions and 32 deletions

View File

@@ -980,6 +980,7 @@ struct LocallabParams {
double transitgrad;
bool avoid;
bool laplac;
bool deltae;
// Color & Light
bool expcolor;
bool curvactiv;
@@ -999,7 +1000,7 @@ struct LocallabParams {
double chromaskcol;
double gammaskcol;
double slomaskcol;
int wavmaskcol;
int shadmaskcol;
double lapmaskcol;
Glib::ustring qualitycurveMethod;
Glib::ustring gridMethod;