]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/interaction.h
* removed the old panel which used to show msg_err completely (hopefully) and added...
[vlc] / modules / gui / macosx / interaction.h
index 1fb5f00c32f41bac01104659983659f654720ea6..c748ecc8ca22d76ada0070a361eccd42828fd64b 100644 (file)
@@ -81,6 +81,7 @@
     IBOutlet id o_window;
     IBOutlet id o_cleanup_button;
     IBOutlet id o_error_table;
+    IBOutlet id o_messages_btn;
 
     NSMutableArray * o_errors;
     NSMutableArray * o_icons;