mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 06:49:32 +00:00
Converted to modern Objective-C
New UI for exporting attachments
This commit is contained in:
13
MacPass/MPSelectedAttachmentTableCellView.m
Normal file
13
MacPass/MPSelectedAttachmentTableCellView.m
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// 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
|
||||
Reference in New Issue
Block a user