mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-20 01:09:39 +00:00
moder Objective-C
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
@interface MPLockDaemon : NSObject
|
||||
|
||||
+ (instancetype)defaultDaemon;
|
||||
@property (class, strong, readonly) MPLockDaemon *defaultDaemon;
|
||||
+ (instancetype)init NS_UNAVAILABLE;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user