let's store the proxy password in the keychain

This commit is contained in:
Mitchell Livingston
2008-06-12 03:59:55 +00:00
parent c3b41b2443
commit 0e266c35e5
6 changed files with 90 additions and 88 deletions

View File

@@ -24,8 +24,6 @@
#import <Cocoa/Cocoa.h>
@class CTGradient;
@interface GroupsController : NSObject
{
NSMutableArray * fGroups;