Refs #1469. Formatting.

This commit is contained in:
Alexander Ljungberg
2012-03-01 10:48:07 +00:00
parent ad0fd0a34e
commit 4eacfd83d6
+1 -1
View File
@@ -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.