X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=macosx%2FHBPreviewController.h;h=df5cf2b1c754a5f811a001da0469116335b829ff;hb=f35d39f9adca67471b72f3e47398855d51481f87;hp=6edddeabab21096d69c85c2c69b1a2295b4a7ff7;hpb=0847c179450fa349740e82bb01dee6cf9ccee3ec;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/macosx/HBPreviewController.h b/macosx/HBPreviewController.h index 6edddeab..df5cf2b1 100644 --- a/macosx/HBPreviewController.h +++ b/macosx/HBPreviewController.h @@ -96,7 +96,7 @@ - (void) stopReceivingLibhbNotifications; - (IBAction) createMoviePreview: (id) sender; -- (void) libhbStateChanged: (hb_state_t &) state; +- (void) libhbStateChanged: (hb_state_t ) state; - (IBAction) showMoviePreview: (NSString *) path; - (IBAction) previewDurationPopUpChanged: (id) sender;