mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
remember the text in the URL sheet
This commit is contained in:
@@ -1229,7 +1229,6 @@ static void sleepCallback(void * controller, io_service_t y, natural_t messageTy
|
||||
[[[URLSheetWindowController alloc] initWithController: self] beginSheetForWindow: fWindow];
|
||||
}
|
||||
|
||||
#warning need to remember sheet text between runs
|
||||
- (void) urlSheetDidEnd: (URLSheetWindowController *) controller url: (NSString *) urlString returnCode: (NSInteger) returnCode
|
||||
{
|
||||
if (returnCode != 1)
|
||||
|
||||
Reference in New Issue
Block a user