i suck at copy-pasting

This commit is contained in:
Mitchell Livingston 2007-07-04 19:09:21 +00:00
parent 8959463882
commit a283f4ffad
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@
if (ratioBounds.size.width < completeBounds.size.width)
[fLightGreenGradient fillRect: completeBounds angle: -90];
[fGreenGradient fillRect: ratioBounds angle: -90];
}
else
[fBlueGradient fillRect: completeBounds angle: -90];