Make code match the rest of the mac style.

This commit is contained in:
Mitchell Livingston
2006-09-28 21:54:23 +00:00
parent 3e93518815
commit eec723ad67
2 changed files with 27 additions and 27 deletions

View File

@@ -895,7 +895,7 @@
{
[self setPrefView: fNetworkView];
//get around bug in apple code
//make sure progress indicator hides itself
if ([fPortStatusImage image])
[fPortStatusProgress setDisplayedWhenStopped: NO];
}