merge with dev

This commit is contained in:
Desmis
2019-11-14 10:52:16 +01:00
10 changed files with 102 additions and 52 deletions

View File

@@ -218,7 +218,7 @@ struct CaptureSharpeningParamsEdited {
bool deconvradius;
bool deconvradiusOffset;
bool deconviter;
bool deconvrange;
bool deconvitercheck;
bool isUnchanged() const;
};