From 870da55b26764076d657ef9625e8798f538304cd Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Mon, 10 Jan 2011 00:51:27 +0000 Subject: - Track the keychain ID of the favourite in the connection controller, fixing errors when amending favourites in the connection view and thereafter saving as .spf or duplicating connections --- Source/SPConnectionController.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPConnectionController.h') diff --git a/Source/SPConnectionController.h b/Source/SPConnectionController.h index 672e983f..5d9a21a1 100644 --- a/Source/SPConnectionController.h +++ b/Source/SPConnectionController.h @@ -82,6 +82,7 @@ NSString *sshPort; @private NSString *favoritesPBoardType; + NSString *connectionKeychainID; NSString *connectionKeychainItemName; NSString *connectionKeychainItemAccount; NSString *connectionSSHKeychainItemName; -- cgit v1.2.3