Change checkbox short circuit to method

This commit is contained in:
Desmis
2019-11-01 11:02:47 +01:00
parent d84b9ec0f9
commit 0de7b5bacf
12 changed files with 150 additions and 17 deletions

View File

@@ -960,6 +960,7 @@ struct LocallabParams {
bool isvisible;
Glib::ustring shape; // ELI, RECT
Glib::ustring spotMethod; // norm, exc
Glib::ustring mergeMethod; // none, short, orig
int sensiexclu;
int structexclu;
double struc;