mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 16:19:29 +00:00
Cleaned up logging
Added bagde icon to show timeout for clipboard clearing Badge display not optimal if clipboard clearing is disabled Autotype incovation on locked documents now activates MacPass to unlock. If multipel entries match, the seleciton dialog will pop up as well
This commit is contained in:
13
MacPass/MPDockTileHelper.h
Normal file
13
MacPass/MPDockTileHelper.h
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// MPDockTileHelper.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 27/03/14.
|
||||
// Copyright (c) 2014 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface MPDockTileHelper : NSObject
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user