]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/playlist.h
macosx: Fix the info panel. Remove the use of maybe-freed-ptr. Make it display curren...
[vlc] / modules / gui / macosx / playlist.h
index 345b0e4f5e715396bfbba0ec71c6c8477f63bb20..698bb6bc7604f67a1f53c5cbbda4e82f625b9a04 100644 (file)
 - (void)sortNode:(int)i_mode;
 - (void)updateRowSelection;
 
+- (BOOL)isSelectionEmpty;
+
 - (IBAction)servicesChange:(id)sender;
 - (IBAction)playItem:(id)sender;
 - (IBAction)preparseItem:(id)sender;