Free cookie consent management tool by TermsFeed Policy Generator

Changeset 9221


Ignore:
Timestamp:
02/18/13 11:44:27 (11 years ago)
Author:
ascheibe
Message:

#2005 added missing cloning constructors

Location:
trunk/sources/HeuristicLab.Clients.Hive/3.3
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Clients.Hive/3.3/HeuristicLab.Clients.Hive-3.3.csproj

    r8700 r9221  
    119119    <Compile Include="HiveAdminClient.cs" />
    120120    <Compile Include="HiveClient.cs" />
     121    <Compile Include="ServiceClients\SlaveStatistics.cs" />
     122    <Compile Include="ServiceClients\UserStatistics.cs" />
     123    <Compile Include="ServiceClients\Statistics.cs" />
     124    <Compile Include="ServiceClients\UserPriority.cs" />
    121125    <Compile Include="ServiceClients\ResourcePermission.cs" />
    122126    <Compile Include="Settings.Designer.cs">
Note: See TracChangeset for help on using the changeset viewer.