mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 12:28:52 +00:00
reset the message index when clearing the log
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user