]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/playlist.h
Change the searchField in NSSearchField when macos >= 10.3
[vlc] / modules / gui / macosx / playlist.h
index 0da71a09350e457b4152cbc38b37d5b8181d0047..340076f3af6b46f168c03db0374d065ed12e2be8 100644 (file)
@@ -78,6 +78,7 @@
 }
 
 - (void)initStrings;
+- (void)searchfieldChanged:(NSNotification *)o_notification;
 - (NSMenu *)menuForEvent:(NSEvent *)o_event;
 - (NSOutlineView *)outlineView;