Changed Inspector to dual tab view and removed Popups

This commit is contained in:
michael starke
2013-06-22 01:45:23 +02:00
parent 6c08f908a6
commit 84fdd1fb47
17 changed files with 2711 additions and 2487 deletions

View File

@@ -10,6 +10,6 @@
@interface MPPasswordCreatorViewController : MPViewController
@property (retain, readonly) NSString *password;
@property (retain, readonly) NSString *generatedPassword;
@end