On Oct 16, 2013, at 5:33 AM, Mark Wright <blue.bucon...@virgin.net> wrote:
> Shouldn't that be: > > - (BOOL) wrapsLines { > return ![self isHorizontallyResizable]; > } You’re right — I think I never noticed this bug because I never called the getter; I only added it so the compiler would let me declare wrapsLines as a @property. :) —Jens _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com