diff options
Diffstat (limited to 'Source/SPNavigatorController.m')
-rw-r--r-- | Source/SPNavigatorController.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/SPNavigatorController.m b/Source/SPNavigatorController.m index a9ce93c8..f0d8961a 100644 --- a/Source/SPNavigatorController.m +++ b/Source/SPNavigatorController.m @@ -682,6 +682,7 @@ static SPNavigatorController *sharedNavigatorController = nil; atLocation:pos ofType:@"text"]; } + return YES; } } |