mirror of https://gitlab.com/basile.b/dexed.git
nothing
This commit is contained in:
parent
bd09d77972
commit
1ef8dfc4f3
|
|
@ -26,7 +26,7 @@ type
|
|||
TCEEditorHintWindow = class(THintWindow)
|
||||
public
|
||||
class var FontSize: Integer;
|
||||
function CalcHintRect(MaxWidth: Integer; const AHint: String;
|
||||
function CalcHintRect(MaxWidth: Integer; const AHint: string;
|
||||
AData: Pointer): TRect; override;
|
||||
end;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue