aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPColorSelectorView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPColorSelectorView.h')
-rw-r--r--Source/SPColorSelectorView.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/SPColorSelectorView.h b/Source/SPColorSelectorView.h
index b3d9325e..925034a3 100644
--- a/Source/SPColorSelectorView.h
+++ b/Source/SPColorSelectorView.h
@@ -57,6 +57,8 @@
IBOutlet id delegate;
NSArray *colorList;
+
+ BOOL isOSAtLeast10_9_0;
}
@property (nonatomic,readwrite,assign) NSInteger selectedTag;