Commit 804ac2ca authored by Derk-Jan Hartman's avatar Derk-Jan Hartman

.h file commit for [9d7513ae]

parent 9d7513ae
...@@ -66,6 +66,7 @@ ...@@ -66,6 +66,7 @@
VLCWindow * o_fullscreen_window; VLCWindow * o_fullscreen_window;
NSViewAnimation * o_fullscreen_anim1; NSViewAnimation * o_fullscreen_anim1;
NSViewAnimation * o_fullscreen_anim2; NSViewAnimation * o_fullscreen_anim2;
NSViewAnimation * o_makekey_anim;
NSView * o_temp_view; NSView * o_temp_view;
/* set to yes if we are fullscreen and all animations are over */ /* set to yes if we are fullscreen and all animations are over */
BOOL b_fullscreen; BOOL b_fullscreen;
...@@ -158,4 +159,4 @@ ...@@ -158,4 +159,4 @@
BOOL mainwindow; BOOL mainwindow;
} }
@end @end
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment