mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-22 00:59:22 +00:00
Introduced Autotype doctor in preparation for macOS 10.15.
This change removes the test for autotype on startup and will only check for permissoins when the pereferences are shown or when (gloabal)autotype is performed.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
FOUNDATION_EXTERN NSString *const MPUserNotificationTypeKey;
|
||||
FOUNDATION_EXTERN NSString *const MPUserNotificationTypeAutotypeFeedback;
|
||||
FOUNDATION_EXTERN NSString *const MPUserNotificationTypeAutotypeOpenDocumentRequest;
|
||||
FOUNDATION_EXTERN NSString *const MPUserNotificationTypeShowAccessibiltyPreferences;
|
||||
FOUNDATION_EXTERN NSString *const MPUserNotificationTypeRunAutotypeDoctor;
|
||||
|
||||
@interface MPUserNotificationCenterDelegate : NSObject <NSUserNotificationCenterDelegate>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user