mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 18:39:23 +00:00
Added {CLEARFIELD} to autotype commands. Stubbs for {DELAY X}
This commit is contained in:
14
MacPass/MPAutotypeClear.h
Normal file
14
MacPass/MPAutotypeClear.h
Normal file
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// MPAutotypeClear.h
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 20/08/14.
|
||||
// Copyright (c) 2014 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import "MPAutotypeCommand.h"
|
||||
|
||||
@interface MPAutotypeClear : MPAutotypeCommand
|
||||
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user