diff --git a/AppKit/CPTableView.j b/AppKit/CPTableView.j index 0ec455382..2fe528208 100644 --- a/AppKit/CPTableView.j +++ b/AppKit/CPTableView.j @@ -962,7 +962,7 @@ NOT YET IMPLEMENTED */ -- (void)unfocusedSelectionGradientColors +- (CPColor)unfocusedSelectionGradientColors { if (!_unfocusedSourceListSelectionColor) {