Wavelet - Give possibility to use old algo SH residual image

This commit is contained in:
Desmis
2020-03-24 11:29:50 +01:00
parent d63fb77c8c
commit 6d154bcdae
8 changed files with 106 additions and 5 deletions

View File

@@ -508,6 +508,7 @@ struct WaveletParamsEdited {
bool ushamethod;
bool avoid;
bool showmask;
bool oldsh;
bool tmr;
bool c[9];
bool ch[9];