daemon component: fixed creating deamon application units (second part)

git-svn-id: trunk@11250 -
This commit is contained in:
vincents 2007-06-01 07:01:13 +00:00
parent d2eb15ce52
commit c067201ed8

View File

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