[vlc-devel] commit: .h file commit for [9d7513aea570d26822f26a7b0567133ab4fd6324] ( Derk-Jan Hartman )
git version control
git at videolan.org
Tue Jun 2 01:48:57 CEST 2009
vlc | branch: 1.0-bugfix | Derk-Jan Hartman <hartman at videolan.org> | Tue Jun 2 01:43:22 2009 +0200| [c242f13765e16a6d814771b874442f3d8394f355] | committer: Derk-Jan Hartman
.h file commit for [9d7513aea570d26822f26a7b0567133ab4fd6324]
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=c242f13765e16a6d814771b874442f3d8394f355
---
modules/gui/macosx/embeddedwindow.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/modules/gui/macosx/embeddedwindow.h b/modules/gui/macosx/embeddedwindow.h
index ead8618..5c20d1b 100644
--- a/modules/gui/macosx/embeddedwindow.h
+++ b/modules/gui/macosx/embeddedwindow.h
@@ -45,6 +45,7 @@
VLCWindow * o_fullscreen_window;
NSViewAnimation * o_fullscreen_anim1;
NSViewAnimation * o_fullscreen_anim2;
+ NSViewAnimation * o_makekey_anim;
NSView * o_temp_view;
/* set to yes if we are fullscreen and all animations are over */
BOOL b_fullscreen;
More information about the vlc-devel
mailing list