aboutsummaryrefslogtreecommitdiff
path: root/src/dw-hdfsee.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2011-03-04 22:25:02 +0100
committerThomas White <taw@physics.org>2012-02-22 15:27:17 +0100
commit0c8f51e61f300215a9c1278b48d9e627c398803c (patch)
tree47d3843aa46e6b0cd0640dd5a346ccc674b9e362 /src/dw-hdfsee.h
parent57dba87d11224b41c9799cf507019e15e3450e6c (diff)
hdfsee: Menu item to turn peaks on/off
Diffstat (limited to 'src/dw-hdfsee.h')
-rw-r--r--src/dw-hdfsee.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dw-hdfsee.h b/src/dw-hdfsee.h
index d3419390..98a5e636 100644
--- a/src/dw-hdfsee.h
+++ b/src/dw-hdfsee.h
@@ -77,6 +77,7 @@ typedef struct {
int noisefilter; /* Use aggressive noise filter */
int use_geom;
int show_rings;
+ int show_peaks;
int show_col_scale;
int scale;