summaryrefslogtreecommitdiffstats
path: root/macosx/HBPicture.m
blob: bdbd2a67785eb34cbf7851e83bc7ef3c123f25de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
//
//  HBPicture.m
//  HandBrake
//
//  Created by Damiano Galassi on 12/08/14.
//
//

#import "HBPicture.h"

@implementation HBPicture

@end