]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/intf.h
Update the info displayed in the playlist when you change the play mode in the menu...
[vlc] / modules / gui / macosx / intf.h
index c63b52a1bfe8ce28ef5b2a9dcf9248a0ea782ec4..9e029a09611b07017815e4c74a397699c81f789a 100644 (file)
@@ -63,6 +63,7 @@ struct intf_sys_t
     /* interface update */
     vlc_bool_t b_intf_update;
     vlc_bool_t b_playlist_update;
+    vlc_bool_t b_playmode_update;
     vlc_bool_t b_current_title_update;
     vlc_bool_t b_fullscreen_update;