aboutsummaryrefslogtreecommitdiff
path: root/src/slideshow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/slideshow.h')
-rw-r--r--src/slideshow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/slideshow.h b/src/slideshow.h
index 665134d..7ef0ea8 100644
--- a/src/slideshow.h
+++ b/src/slideshow.h
@@ -56,6 +56,8 @@ struct _scslideshow
int blank;
int slide_width;
int slide_height;
+ int xoff;
+ int yoff;
struct inhibit_sys *inhibit;
int linked;
cairo_surface_t *surface;