]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/intf.h
* implemented showintf-support. Thanks to ipkiss for pointing out that this was missi...
[vlc] / modules / gui / macosx / intf.h
index 49019c09670d4bc8ca842d6e2e1f737080c4c618..8271fac1a33f27b0ab535f6945ce7e74ee1c1752 100644 (file)
@@ -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;