mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-18 23:09:21 +00:00
Added PasteboardController to handle pasteboard cleanup on shutdown and timeout
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
}
|
||||
|
||||
- (void)_showError {
|
||||
#ifdef DEBUG
|
||||
NSLog(@"Something went wrong");
|
||||
#endif
|
||||
}
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user