1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-02-20 13:16:53 +00:00

pixel alignment fix

This commit is contained in:
Mitchell Livingston 2007-12-24 17:57:19 +00:00
parent 03bc8a5fa7
commit f825cea407
2 changed files with 2900 additions and 2880 deletions

File diff suppressed because it is too large Load diff

View file

@ -62,8 +62,7 @@ tr_handle * fLib;
- (void) windowWillClose: (id)sender
{
if (fTimer)
[fTimer invalidate];
[fTimer invalidate];
[fStatsWindowInstance release];
fStatsWindowInstance = nil;