From 0a990aea16056b35fc95fb6845ac2570700bb613 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Thu, 11 Nov 2010 13:15:46 +0000 Subject: More work on the new favorites controller, including loading and saving as well as the method to migrate existing favorites data. Currently not yet active. --- Source/SPPreferencesUpgrade.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPPreferencesUpgrade.h') diff --git a/Source/SPPreferencesUpgrade.h b/Source/SPPreferencesUpgrade.h index 03241880..33691da5 100644 --- a/Source/SPPreferencesUpgrade.h +++ b/Source/SPPreferencesUpgrade.h @@ -33,5 +33,6 @@ @interface SPPreferencesUpgrade : NSObject void SPApplyRevisionChanges(void); +void SPMigrateConnectionFavoritesData(void); @end -- cgit v1.2.3