diff options
Diffstat (limited to 'Source/SPConnectionControllerDelegate.h')
-rw-r--r-- | Source/SPConnectionControllerDelegate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPConnectionControllerDelegate.h b/Source/SPConnectionControllerDelegate.h index 4936ee19..25d0a02d 100644 --- a/Source/SPConnectionControllerDelegate.h +++ b/Source/SPConnectionControllerDelegate.h @@ -32,6 +32,6 @@ * * Connection controller delegate category. */ -@interface SPConnectionController (SPConnectionControllerDelegate) +@interface SPConnectionController (SPConnectionControllerDelegate) <SPFavoritesExportProtocol> @end |