Explorar o código

* Use bright forground colors for ansi files

git-svn-id: trunk@7549 -
pierre %!s(int64=18) %!d(string=hai) anos
pai
achega
9adbca16dd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      ide/whtmlhlp.pas

+ 1 - 0
ide/whtmlhlp.pas

@@ -473,6 +473,7 @@ begin
   inherited init(R,nil,nil);
   HTMLOwner:=AOwner;
   HTMLConsole:=New(PHTMLAnsiConsole,Init(@Self));
+  HTMLConsole^.HighVideo;
   Dispose(Console,Done);
   Console:=HTMLConsole;
   HTMLConsole^.Size.X:=80;