]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/controls.h
Mac OS X gui: Nicely keep the controller window on screen when opening the playlist...
[vlc] / modules / gui / macosx / controls.h
index cc7111597bbb0f5fb3bdcf8ac632e8e5326ae549..6462e8776d742d641af05b4332dd837a35231437 100644 (file)
@@ -83,6 +83,7 @@
 - (BOOL) isFullscreen;
 - (IBAction)windowAction:(id)sender;
 - (BOOL)keyEvent:(NSEvent *)o_event;
+- (void)scrollWheel:(NSEvent *)theEvent;
 
 - (void)setupVarMenuItem:(NSMenuItem *)o_mi
                     target:(vlc_object_t *)p_object