reset the message index when clearing the log

This commit is contained in:
Mitchell Livingston
2009-12-10 04:44:21 +00:00
parent 529dec7806
commit 3d30bb32d5
3 changed files with 5 additions and 5 deletions

View File

@@ -153,7 +153,7 @@
return [timeArray componentsJoinedByString: @" "];
}
//also used in InfoWindow.xib
//also used in InfoWindow.xib and MessageWindow.xib
- (NSComparisonResult) compareFinder: (NSString *) string
{
if ([NSApp isOnSnowLeopardOrBetter])