Add UI for selective sync folders. Call next sync when an account has sync preference...
[pithos-macos] / pithos-macos / pithos_macosAppDelegate.h
index 0be5aea..0657126 100644 (file)
@@ -78,6 +78,7 @@
 - (void)handleAppleEvent:(NSAppleEventDescriptor *)event withReplyEvent: (NSAppleEventDescriptor *)replyEvent;
 - (IBAction)showPithosBrowser:(id)sender;
 - (IBAction)showPithosPreferences:(id)sender;
+- (void)sync;
 - (void)savePithosAccounts:(id)sender;
 - (void)removedPithosAccount:(PithosAccount *)removedPithosAccount;