Explorar o código

Add widestring manager in uses.

Margers hai 3 meses
pai
achega
ef2c9ecc1c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/fv/examples/testuapp.pas

+ 1 - 0
packages/fv/examples/testuapp.pas

@@ -4,6 +4,7 @@ program testuapp;
 {$h-}
 {$h-}
 
 
 uses
 uses
+  {$ifdef UNIX}fpwidestring,{$endif}
   Objects, UDrivers, UViews, UMenus, UDialogs, UApp, UMsgBox, UInpLong, UTabs, SysUtils;
   Objects, UDrivers, UViews, UMenus, UDialogs, UApp, UMsgBox, UInpLong, UTabs, SysUtils;
 
 
 const
 const