Another instance where [BSLineNumberView setMarkers:] takes a set and not an NSArray
authorRobert Sesek <rsesek@bluestatic.org>
Wed, 11 Jun 2008 20:56:29 +0000 (16:56 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Wed, 11 Jun 2008 20:56:29 +0000 (16:56 -0400)
commit6adc26f4debb5cf41eb1eba9028fb9b714570304
treec3be5179a21caa49f86cc3b25b54d4437d6585e4
parent16fe2e901ea17a47eb67a1ba0c2b9beeb53abb63
Another instance where [BSLineNumberView setMarkers:] takes a set and not an NSArray

* Source/BreakpointWindowController.m:
(gutterClickedAtLine:forFile:)
Source/BreakpointWindowController.m