moder Objective-C

This commit is contained in:
Michael Starke
2018-07-12 22:54:54 +02:00
parent 274a58b789
commit e587cd65fd
4 changed files with 7 additions and 8 deletions

View File

@@ -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;