Procházet zdrojové kódy

* fixed setting of widestringmanager
--Ths line, and those below, will be ignored--

M rtl/unix/cwstring.pp

git-svn-id: trunk@790 -

florian před 20 roky
rodič
revize
e473858821
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      rtl/unix/cwstring.pp

+ 1 - 0
rtl/unix/cwstring.pp

@@ -218,6 +218,7 @@ Var
 Procedure SetCWideStringManager;
 
 begin
+  CWideStringManager:=widestringmanager;
   With CWideStringManager do
     begin
       Wide2AnsiMoveProc:=@Wide2AnsiMove;