]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/interaction.h
* interaction.c: always show errors through the interaction framework, even if the...
[vlc] / modules / gui / macosx / interaction.h
index c748ecc8ca22d76ada0070a361eccd42828fd64b..d8367c5af0b87e8a4a38d75f5ab3a7347db876b2 100644 (file)
@@ -92,6 +92,7 @@
     BOOL nib_interact_errpanel_loaded;
 }
 - (IBAction)cleanupTable:(id)sender;
+- (IBAction)showMessages:(id)sender;
 
 -(void)showPanel;
 -(void)addError: (NSString *)o_error withMsg:(NSString *)o_msg;