From 656e0eb28eec0dfa41329f9ad403555e0ce2cc59 Mon Sep 17 00:00:00 2001 From: Alexander Ljungberg Date: Sat, 2 Oct 2010 19:19:51 -0400 Subject: [PATCH] Whitespace cleanup in preparation for the next merge. --- AppKit/Themes/Aristo/ThemeDescriptors.j | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AppKit/Themes/Aristo/ThemeDescriptors.j b/AppKit/Themes/Aristo/ThemeDescriptors.j index f2090f24f..28d5a121f 100755 --- a/AppKit/Themes/Aristo/ThemeDescriptors.j +++ b/AppKit/Themes/Aristo/ThemeDescriptors.j @@ -535,7 +535,7 @@ var themedButtonValues = nil, var borderColor = [CPColor colorWithWhite:0.0 alpha:0.2], bottomCornerColor = PatternColor(@"scrollview-bottom-corner-color.png", 15.0, 15.0); - var themedScrollViewValues = + var themedScrollViewValues = [ [@"border-color", borderColor], [@"bottom-corner-color", bottomCornerColor] @@ -1298,7 +1298,7 @@ var themedButtonValues = nil, [splitView addSubview:rightView]; - var themedSplitViewValues = + var themedSplitViewValues = [ [@"divider-thickness", 10.0], [@"pane-divider-thickness", 1.0]