mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
potential decrease in memory usage when showing the group dividers
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
- (NSString *) nameForIndex: (int) index;
|
||||
- (void) setName: (NSString *) name forIndex: (int) index;
|
||||
|
||||
- (NSImage *) imageForIndex: (int) index isSmall: (BOOL) small;
|
||||
- (NSImage *) imageForIndex: (int) index;
|
||||
|
||||
- (NSColor *) colorForIndex: (int) index;
|
||||
- (NSColor *) setColor: (NSColor *) color forIndex: (int) index;
|
||||
|
||||
Reference in New Issue
Block a user