aboutsummaryrefslogtreecommitdiff
path: root/src/gui_project.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-11-24 15:27:29 +0100
committerThomas White <taw@physics.org>2022-11-24 17:48:13 +0100
commit2754cd0ecdd199f46edf656100a4a9cd0440b7a1 (patch)
tree26d8cf71310750702d69ad3d97ac6d2e9221f8aa /src/gui_project.h
parentacb2e3cb545b64fe94f399e18ae91577ffcac6d0 (diff)
GUI: Colour scale, part 3: Use the values in CrystFELImageView
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 75524a81..bbecd0ba 100644
--- a/src/gui_project.h
+++ b/src/gui_project.h
@@ -284,6 +284,7 @@ struct crystfelproject {
GtkWidget *prev_button;
GtkWidget *first_button;
GtkWidget *last_button;
+ int range_set;
int unsaved;