Updated Submodules

This commit is contained in:
michael starke
2013-07-28 13:27:18 +02:00
parent 7ffcc0e43e
commit e050840b6f
10 changed files with 352 additions and 2 deletions

View File

@@ -0,0 +1,13 @@
//
// MPEntryInspectorViewController.h
// MacPass
//
// Created by Michael Starke on 27.07.13.
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
//
#import "MPViewController.h"
@interface MPEntryInspectorViewController : MPViewController
@end