git.videolan.org
/
vlc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* implemented showintf-support. Thanks to ipkiss for pointing out that this was missi...
[vlc.git]
/
modules
/
gui
/
macosx
/
intf.h
diff --git
a/modules/gui/macosx/intf.h
b/modules/gui/macosx/intf.h
index
49019c0
..
8271fac
100644
(file)
--- a/
modules/gui/macosx/intf.h
+++ b/
modules/gui/macosx/intf.h
@@
-71,6
+71,7
@@
struct intf_sys_t
vlc_bool_t b_current_title_update;
vlc_bool_t b_fullscreen_update;
vlc_bool_t b_volume_update;
+ vlc_bool_t b_intf_show;
/* menus handlers */
vlc_bool_t b_input_update;