add rectangle shape in normal mode

This commit is contained in:
Desmis
2018-01-02 18:35:01 +01:00
parent 17999b7e61
commit f1e8aeefcb
14 changed files with 378 additions and 31 deletions

View File

@@ -964,6 +964,7 @@ struct LocallabParams {
bool avoid;
Glib::ustring Smethod;
Glib::ustring Exclumethod;
Glib::ustring shapemethod;
Glib::ustring retinexMethod;
Glib::ustring blurMethod;
Glib::ustring dustMethod;