remember the text in the URL sheet

This commit is contained in:
Mitchell Livingston
2011-02-10 00:58:05 +00:00
parent 9c1281c43c
commit 7fabe85b96
2 changed files with 7 additions and 2 deletions

View File

@@ -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)