From f8faf5199d2293915e27ea4323fab9fbdf96de25 Mon Sep 17 00:00:00 2001 From: Blair Duncan Date: Mon, 6 May 2013 23:57:58 -0400 Subject: [PATCH] linting --- AppKit/CPOutlineView.j | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppKit/CPOutlineView.j b/AppKit/CPOutlineView.j index 9a010ff42..efbf19d09 100644 --- a/AppKit/CPOutlineView.j +++ b/AppKit/CPOutlineView.j @@ -733,7 +733,7 @@ var CPOutlineViewCoalesceSelectionNotificationStateOff = 0, } [super _setSelectedRowIndexes:rows]; - + if (_disclosureControlsForRows.length) { var indexes = [_selectedRowIndexes copy];