mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
save collapsed groups between launches
This commit is contained in:
@@ -580,6 +580,7 @@ void sleepCallBack(void * controller, io_service_t y, natural_t messageType, voi
|
||||
|
||||
//save history
|
||||
[self updateTorrentHistory];
|
||||
[fTableView saveCollapsedGroups];
|
||||
|
||||
//remaining calls the same as dealloc
|
||||
[fInfoController release];
|
||||
|
||||
Reference in New Issue
Block a user