X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Fgui%2Fmacosx%2Fplaylistinfo.h;h=715169f03ba54d5a3a09b94c23d4110a9db2fc75;hb=c934307dcad522891981c338c12a0778a2ef419a;hp=7a87f92d6bbbf4ffef1007397b2dd658d45086aa;hpb=9cf3ff6b064169c955878ed6d32c7933c9e9443f;p=vlc diff --git a/modules/gui/macosx/playlistinfo.h b/modules/gui/macosx/playlistinfo.h index 7a87f92d6b..715169f03b 100644 --- a/modules/gui/macosx/playlistinfo.h +++ b/modules/gui/macosx/playlistinfo.h @@ -103,6 +103,7 @@ - (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;