Merge pull request #2228 from Dogild/unfocusedSelectionGradientColorsProto

Fixed: prototype of method unfocusedSelectionGradientColors is void
This commit is contained in:
Antoine Mercadal
2014-10-23 12:01:27 -07:00
+1 -1
View File
@@ -962,7 +962,7 @@ NOT YET IMPLEMENTED
</pre>
*/
- (void)unfocusedSelectionGradientColors
- (CPColor)unfocusedSelectionGradientColors
{
if (!_unfocusedSourceListSelectionColor)
{