Skip to content

Commit

Permalink
Add property for dropboxPassword
Browse files Browse the repository at this point in the history
  • Loading branch information
richard committed Aug 7, 2010
1 parent c7fdb13 commit a6026fb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Classes/Settings/SettingsController.h
Expand Up @@ -31,4 +31,6 @@
bool dropboxLoggingIn;
}

@property (nonatomic, copy) NSString *dropboxPassword;

@end

0 comments on commit a6026fb

Please sign in to comment.