X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=OSX%2FXScreenSaverGLView.h;h=6e05986f149b41b0c467f043792e364ff0c2dd28;hp=7f958323ae4b64188f9d22fa4d52d957964ae36b;hb=aa75c7476aeaa84cf3abc192b376a8b03c325213;hpb=88cfe534a698a0562e81345957a50714af1453bc diff --git a/OSX/XScreenSaverGLView.h b/OSX/XScreenSaverGLView.h index 7f958323..6e05986f 100644 --- a/OSX/XScreenSaverGLView.h +++ b/OSX/XScreenSaverGLView.h @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 2006-2012 Jamie Zawinski +/* xscreensaver, Copyright (c) 2006-2016 Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -30,6 +30,7 @@ { # ifdef USE_IPHONE GLuint gl_depthbuffer; + BOOL _suppressRotationAnimation; # endif /* USE_IPHONE */ }