Files
MacPass/MacPass/MPSelectedAttachmentTableCellView.m
2014-03-19 22:57:06 +01:00

15 lines
278 B
Objective-C

//
// MPSelectedAttachmentTableCellView.m
// MacPass
//
// Created by Michael Starke on 03.07.13.
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
//
#import "MPSelectedAttachmentTableCellView.h"
@implementation MPSelectedAttachmentTableCellView
@end