* fixed right bound of statusline. Fixes mantis 13064

git-svn-id: trunk@13503 -
This commit is contained in:
marco 2009-08-08 23:10:18 +00:00
parent a9aba39d63
commit 51072d065b

View File

@ -1814,7 +1814,7 @@ end;
begin
GetExtent(R);
R.A.Y := R.B.Y - 1;
R.B.X := R.B.X - 12;
//R.B.X := R.B.X - 2;
New(StatusLine,
Init(R,
NewStatusDef(0, $EFFF,nil,nil