only draw rows that are visible

This commit is contained in:
Mitchell Livingston
2007-08-08 17:57:50 +00:00
parent bccab83fde
commit 7a049126a9
4 changed files with 44 additions and 47 deletions

View File

@@ -205,6 +205,8 @@
- (void) sleepCallBack: (natural_t) messageType argument: (void *) messageArgument;
- (void) torrentTableViewSelectionDidChange: (NSNotification *) notification;
- (void) toggleSmallView: (id) sender;
- (void) toggleStatusBar: (id) sender;