aboutsummaryrefslogtreecommitdiff
path: root/src/displaywindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/displaywindow.h')
-rw-r--r--src/displaywindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displaywindow.h b/src/displaywindow.h
index 9d078bf8..72917e00 100644
--- a/src/displaywindow.h
+++ b/src/displaywindow.h
@@ -61,7 +61,7 @@ typedef struct {
int width;
int height; /* Size of the drawing area */
int binning;
- int boostint;
+ double boostint;
int cmfilter; /* Use CM subtraction */
int noisefilter; /* Use aggressive noise filter */