mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
hopefully fix weird drawing issues when resizing, and eliminate a memory leak
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
NSArray * fTorrents;
|
||||
NSIndexSet * fGroupIndexes;
|
||||
|
||||
TorrentCell * fTorrentCell;
|
||||
|
||||
NSUserDefaults * fDefaults;
|
||||
|
||||
IBOutlet NSMenu * fContextRow, * fContextNoRow;
|
||||
|
||||
Reference in New Issue
Block a user