expand a torrent's group when removing it, since either the whole group is being removed or it is already expanded

This commit is contained in:
Mitchell Livingston
2008-02-07 02:11:26 +00:00
parent 015f40e498
commit 346060659d
3 changed files with 13 additions and 0 deletions

View File

@@ -52,6 +52,7 @@
}
- (NSIndexSet *) collapsedGroupsIndexes;
- (void) removeCollapsedGroup: (int) value;
- (void) removeButtonTrackingAreas;
- (void) setControlButtonHover: (int) row;