Merge branch 'master' into tableview

This commit is contained in:
Francisco Ryan Tolmasky I
2009-06-10 13:17:37 -07:00
+1 -1
View File
@@ -567,7 +567,7 @@ CPTexturedBackgroundWindowMask
*/
- (CGRect)frame
{
return _frame;
return _CGRectMakeCopy(_frame);
}
/*!