Browse Source

Add widestring manager in uses.

Margers 1 month ago
parent
commit
ef2c9ecc1c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      packages/fv/examples/testuapp.pas

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

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