merge with dev

This commit is contained in:
Desmis
2019-11-12 17:07:57 +01:00
9 changed files with 45 additions and 7 deletions

View File

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