mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 19:59:29 +00:00
Sped up table view creation to reuse date formatter
This commit is contained in:
13
MacPass/MPAutotypeCommand.h
Normal file
13
MacPass/MPAutotypeCommand.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPAutotypeCommand.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 10/11/13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface MPAutotypeCommand : NSObject
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user