mirror of
https://github.com/MacPass/MacPass.git
synced 2026-01-31 11:58:15 +00:00
Removed Autotype damon
Added DDHotKey for Global Hotkey registration
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
//
|
||||
// MPAutotypeDaemon.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 15.08.13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
@interface MPAutotypeDaemon : NSObject
|
||||
|
||||
- (void)processEvent;
|
||||
- (void)sendKeystrokes;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user