[vlc-devel] commit: .h file commit for [9d7513aea570d26822f26a7b0567133ab4fd6324] ( Derk-Jan Hartman )
git version control
git at videolan.org
Tue Jun 2 01:44:13 CEST 2009
vlc | branch: master | Derk-Jan Hartman <hartman at videolan.org> | Tue Jun 2 01:43:22 2009 +0200| [804ac2ca2cd5ca0cca10ce94dc82de91d9219040] | committer: Derk-Jan Hartman
.h file commit for [9d7513aea570d26822f26a7b0567133ab4fd6324]
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=804ac2ca2cd5ca0cca10ce94dc82de91d9219040
---
modules/gui/macosx/embeddedwindow.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/modules/gui/macosx/embeddedwindow.h b/modules/gui/macosx/embeddedwindow.h
index 1a500a6..695ce60 100644
--- a/modules/gui/macosx/embeddedwindow.h
+++ b/modules/gui/macosx/embeddedwindow.h
@@ -66,6 +66,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;
@@ -158,4 +159,4 @@
BOOL mainwindow;
}
- at end
\ No newline at end of file
+ at end
More information about the vlc-devel
mailing list