Explorar o código

* fixed right bound of statusline. Fixes mantis 13064

git-svn-id: trunk@13503 -
marco %!s(int64=16) %!d(string=hai) anos
pai
achega
51072d065b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      installer/install.pas

+ 1 - 1
installer/install.pas

@@ -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