2
0

Deprecating iCloud on Mac.

This commit is contained in:
Maarten Billemont
2014-07-18 22:04:10 -04:00
parent 82195ee090
commit 512f6faf84
10 changed files with 82 additions and 180 deletions

View File

@@ -21,7 +21,6 @@
@interface MPInitialWindowController : NSWindowController
@property(nonatomic, weak) IBOutlet NSButton *openAtLoginButton;
@property(nonatomic, weak) IBOutlet NSButton *enableCloudButton;
- (IBAction)iphoneAppStore:(id)sender;
- (IBAction)togglePreference:(id)sender;