]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/intf.h
* backport of [11397] and [11396]
[vlc] / modules / gui / macosx / intf.h
index fca91a13baa72288dddcdd952a2618099f07e98a..1a7fc3c6732620e6f09700a7b3ae26134ad14449 100644 (file)
@@ -70,6 +70,7 @@ struct intf_sys_t
     vlc_bool_t b_playmode_update;
     vlc_bool_t b_current_title_update;
     vlc_bool_t b_fullscreen_update;
+    vlc_bool_t b_volume_update;
 
     /* menus handlers */
     vlc_bool_t b_input_update;