]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/controls.h
macosx: renamed getVoutView to voutView in order to make it conform to the cocoa...
[vlc] / modules / gui / macosx / controls.h
index 9161a2ac26d175b7f67a19d4fba5bd68d5cca9c0..4fbbd6919d15642e895e249987051b227092a361 100644 (file)
@@ -56,7 +56,7 @@
 }
 - (void)controlTintChanged;
 
-- (id)getVoutView;
+- (id)voutView;
 
 - (IBAction)play:(id)sender;
 - (IBAction)stop:(id)sender;