Change checkbox by combobox for luma-chroma in Smooth Blur - chnage normal expert

This commit is contained in:
Desmis
2020-02-03 10:18:15 +01:00
parent 04a979fba5
commit 3ad362c526
10 changed files with 217 additions and 41 deletions

View File

@@ -1171,6 +1171,7 @@ struct LocallabParams {
int scalegr;
int epsbl;
Glib::ustring blMethod;
Glib::ustring chroMethod;
Glib::ustring blurMethod;
Glib::ustring medMethod;
bool activlum;