aboutsummaryrefslogtreecommitdiff
path: root/src/dw-hdfsee.h
diff options
context:
space:
mode:
authorValerio Mariani <valerio.mariani@desy.de>2014-02-06 14:17:26 +0100
committerThomas White <taw@physics.org>2014-04-25 16:58:49 +0200
commit70af22f8092f09a795aa4f9b4725d0876311c783 (patch)
treee25c8172d1106c48efeadc3a554063a22343001a /src/dw-hdfsee.h
parentb42fa256f456c13800c8dec026d0802561fa098d (diff)
Focus rectangle on active group. Can be toggled
Support for numpad keys
Diffstat (limited to 'src/dw-hdfsee.h')
-rw-r--r--src/dw-hdfsee.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/dw-hdfsee.h b/src/dw-hdfsee.h
index fcffd130..56f22b54 100644
--- a/src/dw-hdfsee.h
+++ b/src/dw-hdfsee.h
@@ -109,7 +109,8 @@ typedef struct {
double *ring_radii;
int n_rings;
int calib_mode;
- int calib_mode_curr_quad;
+ int calib_mode_curr_rg;
+ int calib_mode_show_focus;
int show_col_scale;
int scale;