Added checkbox to frame compression dynamic wavelet

This commit is contained in:
Desmis
2019-12-29 10:16:31 +01:00
parent faf849ef3f
commit 353a081bd0
11 changed files with 68 additions and 11 deletions

View File

@@ -1284,6 +1284,7 @@ struct LocallabParams {
bool blurlc;
bool wavblur;
bool wavcont;
bool wavcomp;
bool origlc;
Glib::ustring localcontMethod;
std::vector<double> locwavcurve;