Files
MacPass/MacPass/MPDockTileHelper.h
michael starke 0160b9055a 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
2014-03-27 22:06:00 +01:00

14 lines
237 B
Objective-C

//
// 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