]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/intf.h
* vout.m : comment the NSLog call in windowContainsEmbedded: this method is called...
[vlc] / modules / gui / macosx / intf.h
index 39a8a787e93d443f0039f5e0a388ae058413a180..797f02b37bdbdf2c3cd08ff49854b1efe68433e0 100644 (file)
@@ -228,6 +228,8 @@ struct intf_sys_t
     IBOutlet id o_mu_videotrack;
     IBOutlet id o_mi_screen;
     IBOutlet id o_mu_screen;
+    IBOutlet id o_mi_aspect_ratio;
+    IBOutlet id o_mu_aspect_ratio;
     IBOutlet id o_mi_subtitle;
     IBOutlet id o_mu_subtitle;
     IBOutlet id o_mi_deinterlace;