X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2FxlockmoreI.h;h=75909784974fefa3e7bdf3cebce4839f4443b651;hp=ecf9309439de2056ea223591c5751da3d447804b;hb=6afd6db0ae9396cd7ff897ade597cd5483f49b0e;hpb=dba664f31aa87285db4d76cf8c5e66335299703a diff --git a/hacks/xlockmoreI.h b/hacks/xlockmoreI.h index ecf93094..75909784 100644 --- a/hacks/xlockmoreI.h +++ b/hacks/xlockmoreI.h @@ -165,6 +165,8 @@ struct xlockmore_function_table { void (*hack_free) (ModeInfo *); Bool (*hack_handle_events) (ModeInfo *, XEvent *); ModeSpecOpt *opts; + + unsigned screen_count; /* Only used on the OS X and iOS ports. */ }; #endif /* __XLOCKMORE_INTERNAL_H__ */