]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/playlistinfo.h
macosx: video effects panel: synchronize text field and stepper values properly by...
[vlc] / modules / gui / macosx / playlistinfo.h
index b5d59c73eaa3c8d0529dc02419cc87d6f1b8b3b0..d4936418df17c2fdc54d0e6921c2b1ca8f75056d 100644 (file)
     input_item_t * p_item;
 
     BOOL b_awakeFromNib;
+    BOOL b_stats;
 }
 @property (readonly) input_item_t * item;