]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/TrackSynchronization.h
macosx: fail the video output if Quartz Extreme isn't supported, removed specific...
[vlc] / modules / gui / macosx / TrackSynchronization.h
index 4e263be67e910eec9dcc8e3f964cf85a912d4d95..119ee979464fdca6193861f587bc9fee1c84081a 100644 (file)
@@ -54,6 +54,7 @@
 + (VLCTrackSynchronization *)sharedInstance;
 - (IBAction)toggleWindow:(id)sender;
 - (IBAction)resetValues:(id)sender;
+- (void)updateValues;
 
 /* Audio / Video */
 - (IBAction)avValueChanged:(id)sender;