mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-08 03:36:00 +02:00
TurboPower_ipro: Add unit IpHtmlTypes to "uses" of TIpHtmlPv (print preview form).
This commit is contained in:
parent
c8419bca6d
commit
afb620fe49
@ -44,7 +44,7 @@ uses
|
||||
LCLIntf,
|
||||
Buttons,
|
||||
Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
|
||||
StdCtrls, ExtCtrls, Spin, IpHtml, IpConst;
|
||||
StdCtrls, ExtCtrls, Spin, IpHtml, IpConst, IpHtmlTypes;
|
||||
|
||||
type
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user