When there are not username and token provided during startup, preferences are shown.
[pithos-macos] / pithos-macos / PithosPreferencesController.h
index 4017bbc..db740af 100644 (file)
@@ -61,6 +61,7 @@
 
 - (IBAction)toolbarItemSelected:(id)sender;
 
+- (IBAction)authenticationApply:(id)sender;
 - (IBAction)authenticationLogin:(id)sender;
 
 @end