Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/24/11 14:30:55 (13 years ago)
Author:
ascheibe
Message:

#1233

  • added view for displaying jobs
  • improved slave ui
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Slave.Views/3.4/HeuristicLab.Clients.Hive.Slave.Views-3.4.csproj

    r6225 r6263  
    129129      <DependentUpon>AboutView.cs</DependentUpon>
    130130    </Compile>
     131    <Compile Include="JobsView.cs">
     132      <SubType>UserControl</SubType>
     133    </Compile>
     134    <Compile Include="JobsView.Designer.cs">
     135      <DependentUpon>JobsView.cs</DependentUpon>
     136    </Compile>
    131137    <Compile Include="LogView.cs">
    132138      <SubType>UserControl</SubType>
     
    174180    <EmbeddedResource Include="AboutView.resx">
    175181      <DependentUpon>AboutView.cs</DependentUpon>
     182    </EmbeddedResource>
     183    <EmbeddedResource Include="JobsView.resx">
     184      <DependentUpon>JobsView.cs</DependentUpon>
    176185    </EmbeddedResource>
    177186    <EmbeddedResource Include="LogView.resx">
Note: See TracChangeset for help on using the changeset viewer.