aboutsummaryrefslogtreecommitdiff
path: root/src/gui_merge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_merge.h')
-rw-r--r--src/gui_merge.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gui_merge.h b/src/gui_merge.h
index 6d8b6a50..474eccc1 100644
--- a/src/gui_merge.h
+++ b/src/gui_merge.h
@@ -36,4 +36,8 @@
extern gint merge_sig(GtkWidget *widget,
struct crystfelproject *proj);
+extern char **merging_command_line(const char *n_thread_str,
+ struct gui_result *input,
+ struct merging_params *params);
+
#endif