change the accuracy of transition and some tooltip

This commit is contained in:
Desmis
2019-09-24 14:12:42 +02:00
parent 0bfbf2486f
commit bcc65a513a
6 changed files with 10 additions and 10 deletions

View File

@@ -972,7 +972,7 @@ struct LocallabParams {
int centerY;
int circrad;
Glib::ustring qualityMethod; // none, std, enh, enhsup, contr, sob2
int transit;
double transit;
double thresh;
double iter;
double balan;