Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/28/12 09:57:35 (11 years ago)
Author:
ascheibe
Message:

#1986 merged SlaveShutdown branch back into trunk

Location:
trunk/sources
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources

  • trunk/sources/HeuristicLab.Clients.Hive.Administrator/3.3/HeuristicLab.Clients.Hive.Administrator-3.3.csproj

    r8645 r8957  
    104104  <ItemGroup>
    105105    <Compile Include="HiveRoles.cs" />
     106    <Compile Include="Views\AppointmentTypeDialog.cs">
     107      <SubType>Form</SubType>
     108    </Compile>
     109    <Compile Include="Views\AppointmentTypeDialog.Designer.cs">
     110      <DependentUpon>AppointmentTypeDialog.cs</DependentUpon>
     111    </Compile>
     112    <Compile Include="Views\AppointmentTypeView.cs">
     113      <SubType>UserControl</SubType>
     114    </Compile>
     115    <Compile Include="Views\AppointmentTypeView.Designer.cs">
     116      <DependentUpon>AppointmentTypeView.cs</DependentUpon>
     117    </Compile>
    106118    <Compile Include="Views\HiveAdministratorView.cs">
    107119      <SubType>UserControl</SubType>
Note: See TracChangeset for help on using the changeset viewer.