aboutsummaryrefslogtreecommitdiff
path: root/src/gui_project.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_project.h')
-rw-r--r--src/gui_project.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui_project.h b/src/gui_project.h
index 62503e6f..db1ad2ad 100644
--- a/src/gui_project.h
+++ b/src/gui_project.h
@@ -300,4 +300,6 @@ extern int add_merge_result(struct crystfelproject *proj,
char *name,
char *hkl);
+extern const char *selected_result(struct crystfelproject *proj);
+
#endif