aboutsummaryrefslogtreecommitdiffstats
path: root/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.h b/options.h
index 40c2506..4e376e3 100644
--- a/options.h
+++ b/options.h
@@ -36,7 +36,7 @@ typedef struct {
float zoom;
bool animate;
int gamma;
- int slideshow;
+ float slideshow;
/* window: */
bool fullscreen;