]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/intf.h
* Use the playlist info panel instead of the old one everywhere
[vlc] / modules / gui / macosx / intf.h
index 6eb88e062c52d1df31ebcf08775b6df9cfe2e198..eff1ed332876ad91ec2fa1c8664562a0d15a0db0 100644 (file)
@@ -239,6 +239,7 @@ struct intf_sys_t
 
 - (id)getControls;
 - (id)getPlaylist;
+- (id)getInfo;
 - (void)terminate;
 
 - (void)initStrings;