Updated HNHUi

This commit is contained in:
michael starke
2013-06-20 20:55:47 +02:00
parent 47838d0158
commit a1633ad6ba
2 changed files with 14 additions and 1 deletions

2
HNHUi

Submodule HNHUi updated: 3434cadaf4...c0264e4781

View File

@@ -0,0 +1,13 @@
//
// MPFirstResonderNotification.h
// MacPass
//
// Created by Michael Starke on 20.06.13.
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
//
#import <Foundation/Foundation.h>
@protocol MPFirstResonderNotification <NSObject>
@end