// // HBMockTitle.h // HandBrake // // Created by Damiano Galassi on 30/05/15. // // #import #import "HBTitle.h" @interface HBMockTitle : HBTitle @end