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

git-svn-id: svn://10.0.0.236/trunk@239666 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
stuart.morgan%alumni.case.edu
2007-11-19 19:16:45 +00:00
parent 7875a3a066
commit ab4cd4b7e7

View File

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