]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/coredialogs.h
macosx: get rid of the infamous 'get' prefixes everywhere and finally respect Cocoa...
[vlc] / modules / gui / macosx / coredialogs.h
index ceb25c73c93f57f8d642df3b35bb271e46568b5d..5beb045e088f911b8800ad6addbe1cba7c2bb1cb 100644 (file)
@@ -87,6 +87,6 @@
 -(void)showProgressDialog: (NSValue *)o_value;
 -(IBAction)progDialogAction:(id)sender;
 
--(id)getErrorPanel;
+-(id)errorPanel;
 
 @end
\ No newline at end of file