mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 01:59:24 +00:00
moder Objective-C
This commit is contained in:
@@ -50,8 +50,7 @@ FOUNDATION_EXPORT NSString *const MPPasteBoardControllerDidClearClipboard;
|
||||
* If set to YES, MacPass will clear the pastboard when it quits.
|
||||
*/
|
||||
@property (assign, nonatomic) BOOL clearPasteboardOnShutdown;
|
||||
|
||||
+ (MPPasteBoardController *)defaultController;
|
||||
@property (class, strong, readonly) MPPasteBoardController *defaultController;
|
||||
|
||||
- (void)stashObjects;
|
||||
- (void)restoreObjects;
|
||||
|
||||
Reference in New Issue
Block a user