X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=macosx%2FHBQueueController.h;h=ddae3e66a48b32627b9a95546e1c2243a1e408ea;hb=4f0019f03c2e85e8634150ff0c9a31bee6d35ce5;hp=51e01f66dec54d12ad8f20ead45dfc5bfa994bc3;hpb=fbc604a6d1e9a93a0f4e6727c48f1333fcca8916;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/macosx/HBQueueController.h b/macosx/HBQueueController.h index 51e01f66..ddae3e66 100644 --- a/macosx/HBQueueController.h +++ b/macosx/HBQueueController.h @@ -137,6 +137,7 @@ BOOL fIsDragging; /* control encodes in the window */ - (IBAction)removeSelectedQueueItem: (id)sender; - (IBAction)revealSelectedQueueItem: (id)sender; +- (IBAction)editSelectedQueueItem: (id)sender; #if HB_OUTLINE_METRIC_CONTROLS - (IBAction)imageSpacingChanged: (id)sender;