Skip to content

Commit

Permalink
Refs cappuccino#1469. Formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljungberg committed Mar 1, 2012
1 parent ad0fd0a commit 4eacfd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppKit/CPSplitView.j
Expand Up @@ -885,7 +885,7 @@ Notifies the delegate when the subviews will be resized.
Lets the delegate specify a different rect for which the user can drag the splitView divider.
@code
- (BOOL)splitView: (CPSplitView)aSplitView shouldAdjustSizeOfSubview: (CPView)aSubView
- (BOOL)splitView:(CPSplitView)aSplitView shouldAdjustSizeOfSubview:(CPView)aSubView
@endcode
Allows the delegate to specify which of the CPSplitView's subviews should adjust if the window is resized.
Expand Down

0 comments on commit 4eacfd8

Please sign in to comment.