hide FileUtil in the JCFHelp from the Lazarus/Freepascal

git-svn-id: trunk@17916 -
This commit is contained in:
paul 2008-12-24 04:34:13 +00:00
parent 6116a9aab3
commit a1f5d77faa

View File

@ -72,7 +72,7 @@ const
implementation
uses
{$ifndef fpc}Windows, {$endif}SysUtils, FileUtils, Forms;
{$ifndef fpc}Windows, FileUtils,{$endif}SysUtils, Forms;
function GetHelpFilePath: string;
var