]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/playlist.h
macosx: Use core-provided playlist search functionality
[vlc] / modules / gui / macosx / playlist.h
index c6f833258c256df0fbe84e6a54f79e429cf0dbf4..f79f7b27534bcbd20a256178effb25c3da2db4de 100644 (file)
 - (playlist_item_t *)currentPlaylistRoot;
 - (void)reloadStyles;
 
-- (void)searchfieldChanged:(NSNotification *)o_notification;
 - (NSMenu *)menuForEvent:(NSEvent *)o_event;
 
 - (IBAction)searchItem:(id)sender;