finished ftp browser in the settings dialog (rewrote it, looks pretty nice now imo), various other changes
This commit is contained in:
@ -4,7 +4,7 @@ interface
|
||||
|
||||
uses
|
||||
SysUtils, Windows, Messages, Classes, Graphics, Controls,
|
||||
StdCtrls, ExtCtrls, Forms, OleCtrls, SHDocVw_TLB, ActiveX;
|
||||
StdCtrls, ExtCtrls, Forms, OleCtrls, SHDocVw, ActiveX;
|
||||
|
||||
type
|
||||
TfrmHTMLPreview = class(TForm)
|
||||
|
Reference in New Issue
Block a user