Updated turtle icons from macHD.
This commit is contained in:
parent
d196827618
commit
e9ee54b370
|
@ -842,7 +842,7 @@ static void sleepCallBack(void * controller, io_service_t y,
|
|||
|
||||
- (void) updateControlTint: (NSNotification *) notification
|
||||
{
|
||||
if (fSpeedLimitEnabled && [fWindow isKeyWindow])
|
||||
if (fSpeedLimitEnabled)
|
||||
[fSpeedLimitButton setImage: [NSColor currentControlTint] == NSBlueControlTint
|
||||
? fSpeedLimitBlueImage : fSpeedLimitGraphiteImage];
|
||||
}
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 526 B |
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 536 B |
Loading…
Reference in New Issue