X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=macosx%2FHBSubtitles.h;h=83c9a1d6fe6a462811668168821086c3f5e21f57;hb=0884cb45aeeb60a46effe1d1056a61fe68300ea7;hp=c8232d43245f6ab0df31a223fd89f5201796d2bc;hpb=6adce7cb0816346684fff73d65d82907cfa8a949;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/macosx/HBSubtitles.h b/macosx/HBSubtitles.h index c8232d43..83c9a1d6 100644 --- a/macosx/HBSubtitles.h +++ b/macosx/HBSubtitles.h @@ -35,6 +35,8 @@ int container; - (void)containerChanged:(int) newContainer; +- (void)setNewSubtitles:(NSMutableArray*) newSubtitleArray; + // Table View Delegates - (int)numberOfRowsInTableView:(NSTableView *)aTableView;