Component update (whoa I hate delphi reinstallations)
Added another feature for the Code-Explorer
This commit is contained in:
@ -4,7 +4,8 @@ interface
|
||||
|
||||
uses
|
||||
SysUtils, Windows, Messages, Classes, Graphics, Controls,
|
||||
StdCtrls, ExtCtrls, Forms, TBXDkPanels, SpTBXDkPanels, SpTBXEditors;
|
||||
StdCtrls, ExtCtrls, Forms, TBXDkPanels, SpTBXDkPanels, SpTBXEditors,
|
||||
SpTBXControls;
|
||||
|
||||
type
|
||||
TfrmIRCPaster = class(TForm)
|
||||
|
Reference in New Issue
Block a user