You've already forked lazarus-ccr
Started PanningWindow implementation
Fixed some resource files git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@140 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -8,7 +8,7 @@ uses
|
||||
{$ENDIF}{$ENDIF}
|
||||
Interfaces, // this includes the LCL widgetset
|
||||
Forms
|
||||
{ add your units here }, Main,vtlogger,ipcchannel;
|
||||
{ add your units here }, Main,vtlogger,ipcchannel, lclextensions_package;
|
||||
|
||||
begin
|
||||
Logger.Channels.Add(TIPCChannel.Create);
|
||||
|
||||
Reference in New Issue
Block a user