aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConstants.m
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPConstants.m')
-rw-r--r--Source/SPConstants.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPConstants.m b/Source/SPConstants.m
index 7334c796..87600d87 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;