mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-16 13:09:21 +02:00
Add widestring manager in uses.
This commit is contained in:
parent
82b458bf3e
commit
ef2c9ecc1c
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user