mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 06:49:32 +00:00
progress on searching auto type candidates
This commit is contained in:
14
MacPass/MPAutotypeKeyPress.h
Normal file
14
MacPass/MPAutotypeKeyPress.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// MPAutotypeSpecialKey.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 24/11/13.
|
||||
// Copyright (c) 2013 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import "MPAutotypeCommand.h"
|
||||
|
||||
|
||||
@interface MPAutotypeKeyPress : MPAutotypeCommand
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user