mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
hook action in the xib (#4135)
This commit is contained in:
@@ -153,9 +153,6 @@ typedef NS_ENUM(unsigned int, tabTag) {
|
||||
tag = TAB_GENERAL_TAG;
|
||||
}
|
||||
|
||||
self.fTabs.target = self;
|
||||
self.fTabs.action = @selector(setTab:);
|
||||
|
||||
self.fTabs.selectedSegment = tag;
|
||||
[self setTab:nil];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user