Whitespace cleanup in preparation for the next merge.

This commit is contained in:
Alexander Ljungberg
2010-10-02 19:19:51 -04:00
parent 688c46c793
commit 656e0eb28e
+2 -2
View File
@@ -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]