]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/playlistinfo.h
* update the info panel when switching the currently played p_item
[vlc] / modules / gui / macosx / playlistinfo.h
index 7a87f92d6bbbf4ffef1007397b2dd658d45086aa..715169f03ba54d5a3a09b94c23d4110a9db2fc75 100644 (file)
 - (IBAction)togglePlaylistInfoPanel:(id)sender;
 - (IBAction)toggleInfoPanel:(id)sender;
 - (void)initPanel:(id)sender;
+- (void)updatePanel;
 - (IBAction)infoCancel:(id)sender;
 - (IBAction)infoOk:(id)sender;
 - (playlist_item_t *)getItem;