From 1e5288e9840e201a00bcb5ca3035d7aa807f1f8d Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Mon, 7 Mar 2011 20:12:52 +0000 Subject: Bring outline view branch up to date with trunk (r3203:r3224). --- Source/SPConstants.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/SPConstants.m') diff --git a/Source/SPConstants.m b/Source/SPConstants.m index df1d71dc..6e8f8b2d 100644 --- a/Source/SPConstants.m +++ b/Source/SPConstants.m @@ -26,7 +26,7 @@ #import "SPConstants.h" // Long running notification time for Growl messages -const CGFloat SPLongRunningNotificationTime = 3.0; +const CGFloat SPLongRunningNotificationTime = 3.0f; // Narrow down completion max rows const NSUInteger SPNarrowDownCompletionMaxRows = 15; -- cgit v1.2.3