mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 00:19:23 +00:00
added more infrastructure for KeepassHttp
This commit is contained in:
14
MacPass/MPTestAssociateRequestHandler.h
Normal file
14
MacPass/MPTestAssociateRequestHandler.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// MPTestAssociateRequestHanlder.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 17.06.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
#import "MPServerRequestHandler.h"
|
||||
|
||||
@interface MPTestAssociateRequestHandler : NSObject <MPServerRequestHandler>
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user