Files
MacPass/MacPass/KPKEntry+MPCustomAttributeProperties.h
2018-09-03 14:21:47 +02:00

14 lines
267 B
Objective-C

//
// KPKEntry+MPCustomAttributeProperties.h
// MacPass
//
// Created by Michael Starke on 03.09.18.
// Copyright © 2018 HicknHack Software GmbH. All rights reserved.
//
#import <KeePassKit/KeePassKit.h>
@interface KPKEntry (MPCustomAttributeProperties)
@end