merge with dev

This commit is contained in:
Desmis
2020-04-13 18:00:27 +02:00
21 changed files with 705 additions and 191 deletions

View File

@@ -729,6 +729,7 @@ struct FilmNegativeParamsEdited {
bool redRatio;
bool greenExp;
bool blueRatio;
bool baseValues;
bool isUnchanged() const;
};