Merge with ef386222219c7d420954431bdbcf252e8a487d1c

This commit is contained in:
Hombre
2014-02-19 14:09:22 +01:00
parent 8d70ca0f41
commit ee040bc8cd
94 changed files with 1433 additions and 218 deletions

View File

@@ -434,8 +434,12 @@ class DirPyrEqualizerParamsEdited {
public:
bool enabled;
bool gamutlab;
bool mult[5];
bool threshold;
bool skinprotect;
bool hueskin;
// bool algo;
};
class HSVEqualizerParamsEdited {