mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 16:29:23 +00:00
Rudimentary auto type is working. Still some kinks on timing, etc.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
;//
|
||||
// MPTemporaryFileStorage.m
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 18/03/14.
|
||||
// Copyright (c) 2014 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
//
|
||||
// MPTemporaryFileStorage.m
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 18/03/14.
|
||||
// Copyright (c) 2014 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import "MPTemporaryFileStorage.h"
|
||||
#import "MPTemporaryFileStorageCenter.h"
|
||||
|
||||
Reference in New Issue
Block a user