mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-05 18:40:44 +02:00
PoChecker: fix compilation (non-standalone version).
git-svn-id: trunk@46564 -
This commit is contained in:
parent
3227d9ff4c
commit
f4500475db
@ -92,9 +92,10 @@ function DbgS(PoTestOpts: TPoTestOptions): String; overload;
|
||||
function FitToRect(const ARect, FitIn: TRect): TRect;
|
||||
function IsDefaultRect(ARect: TRect): Boolean;
|
||||
function IsValidRect(ARect: TRect): Boolean;
|
||||
{$ifdef pocheckerstandalone}
|
||||
function GetGlobalConfigPath: String;
|
||||
function GetLocalConfigPath: String;
|
||||
|
||||
{$endif}
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user