Add simplified Excluding Spot - fixed some bugs

This commit is contained in:
Desmis
2017-11-10 08:47:11 +01:00
parent 0a65cb40c4
commit 4b2563af62
18 changed files with 1104 additions and 122 deletions

View File

@@ -984,6 +984,8 @@ public:
int sensih;
int retrab;
int sensicb;
int sensiexclu;
int struc;
int sensibn;
int sensisha;
int sensitm;
@@ -997,6 +999,7 @@ public:
int transit;
bool avoid;
Glib::ustring Smethod;
Glib::ustring Exclumethod;
Glib::ustring retinexMethod;
Glib::ustring blurMethod;
Glib::ustring dustMethod;