]> git.sesse.net Git - vlc/blobdiff - modules/gui/macosx/playlistinfo.h
macosx: Make sure the o_info object gets released even if the nib has not been loaded.
[vlc] / modules / gui / macosx / playlistinfo.h
index 82cb58223b39cdd61979c4b71383cd3f1b73c6d3..713810785424c59e14642ee4bb76c36b055da16e 100644 (file)
 }
 
 - (void)initPanel;
+- (void)stopTimers;
+
 - (IBAction)metaFieldChanged:(id)sender;
 - (IBAction)saveMetaData:(id)sender;
 - (void)initMediaPanelStats;