mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
some rewriting of the filter bar so it can dynamically place the buttons, and some extra, yet-to-be-used code
This commit is contained in:
@@ -360,6 +360,8 @@ static void sleepCallBack(void * controller, io_service_t y, natural_t messageTy
|
||||
|
||||
[currentFilterButton setEnabled: YES];
|
||||
|
||||
[fFilterBar replaceButtons];
|
||||
|
||||
//observe notifications
|
||||
NSNotificationCenter * nc = [NSNotificationCenter defaultCenter];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user