daemon component: fixed creating deamon application units.

git-svn-id: trunk@11249 -
This commit is contained in:
vincents 2007-06-01 06:51:06 +00:00
parent bc0f08b7c5
commit d2eb15ce52

View File

@ -107,7 +107,7 @@ end;
function TDaemonFileDescriptor.GetInterfaceUsesSection: String;
begin
Result:=inherited GetInterfaceUsesSection+', LResources, daemonapp';
Result:=inherited GetInterfaceUsesSection+', daemonapp';
end;
function TDaemonFileDescriptor.GetImplementationSource(const Filename,