Ticket #296: StatusBar.pm
| File StatusBar.pm, 392 bytes (added by waxhead, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | Index: StatusBar.pm |
| 2 | =================================================================== |
| 3 | --- StatusBar.pm (revision 3959) |
| 4 | +++ StatusBar.pm (working copy) |
| 5 | @@ -79,7 +79,7 @@ |
| 6 | -1, |
| 7 | ( length($mimetype) ) * $width, |
| 8 | ( length($newline) + 2 ) * $width, |
| 9 | - ( length($postring) + 2 ) * $width, |
| 10 | + ( length($postring) + 4 ) * $width, |
| 11 | ); |
| 12 | |
| 13 | # Fixed ticket #190: Massive GDI object leakages |
