aboutsummaryrefslogtreecommitdiff
path: root/src/crystfel_gui.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crystfel_gui.c')
-rw-r--r--src/crystfel_gui.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crystfel_gui.c b/src/crystfel_gui.c
index 32eebb05..e7abe61d 100644
--- a/src/crystfel_gui.c
+++ b/src/crystfel_gui.c
@@ -130,7 +130,7 @@ static void swap_data_arrays(struct image *a, struct image *b)
/* Bring the image view up to date after changing the selected image */
-static void update_imageview(struct crystfelproject *proj)
+void update_imageview(struct crystfelproject *proj)
{
char tmp[1024];
char *ev_str;