diff options
Diffstat (limited to 'Source/SPConnectionController.h')
-rw-r--r-- | Source/SPConnectionController.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPConnectionController.h b/Source/SPConnectionController.h index 306342c2..a069253b 100644 --- a/Source/SPConnectionController.h +++ b/Source/SPConnectionController.h @@ -76,6 +76,7 @@ BOOL automaticFavoriteSelection; BOOL cancellingConnection; BOOL isConnecting; + #ifndef SP_REFACTOR /* ivars */ // Standard details NSInteger previousType; |