Camino only - Bug 371169: Discard uncommited text when closing the popup exceptions sheet. r/sr=pink

This commit is contained in:
stuart.morgan%alumni.case.edu 2007-11-19 19:16:43 +00:00
Родитель 1faf2d5b46
Коммит d93bc49792
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -386,7 +386,7 @@ const int kAnnoyancePrefSome = 3;
- (void) editWhitelistSheetDidEnd:(NSWindow *)sheet returnCode:(int)returnCode contextInfo:(void *)contextInfo
{
[mAddField setStringValue:@""];
}
// data source informal protocol (NSTableDataSource)