aboutsummaryrefslogtreecommitdiff
path: root/src/gui_project.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-07-23 15:42:08 +0200
committerThomas White <taw@physics.org>2021-07-23 15:42:08 +0200
commit40116573c431143031ecd3d2b4e426cd867f88ac (patch)
tree2fbb71967ae385d4c4c1c2d304d277a4073962ff /src/gui_project.h
parentfd51a276d510ac754685c3bcfc1707645217271f (diff)
GUI: Expose partialator --no-logs
Diffstat (limited to 'src/gui_project.h')
-rw-r--r--src/gui_project.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui_project.h b/src/gui_project.h
index 45ced0c9..12a2ca55 100644
--- a/src/gui_project.h
+++ b/src/gui_project.h
@@ -123,6 +123,7 @@ struct merging_params {
int min_measurements;
float max_adu;
char *custom_split;
+ int pr_logs;
char *twin_sym;
float min_res;
float push_res;