aboutsummaryrefslogtreecommitdiff
path: root/src/crystfelimageview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/crystfelimageview.h')
-rw-r--r--src/crystfelimageview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crystfelimageview.h b/src/crystfelimageview.h
index 3de712db..7d3ac1f6 100644
--- a/src/crystfelimageview.h
+++ b/src/crystfelimageview.h
@@ -75,7 +75,7 @@ struct _crystfelimageview
GtkAdjustment *vadj;
double visible_width;
double visible_height;
- double zoom;
+ double zoom; /* screen pixels per m */
double drag_start_x;
double drag_start_y;
double drag_start_sp_x;