Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/12/12 16:50:46 (12 years ago)
Author:
abeham
Message:

#1985:

  • Moved code to format and parse timespans to a TimeSpanHelper class
  • Added a dialog for defining arithmetic sequences of timespans
Location:
branches/RuntimeOptimizer/HeuristicLab.MainForm.WindowsForms/3.3
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/RuntimeOptimizer/HeuristicLab.MainForm.WindowsForms/3.3/HeuristicLab.MainForm.WindowsForms-3.3.csproj

    r8975 r9041  
    126126      <DependentUpon>DragOverTabControl.cs</DependentUpon>
    127127    </Compile>
     128    <Compile Include="Dialogs\DefineArithmeticProgressionTimeDialog.cs">
     129      <SubType>Form</SubType>
     130    </Compile>
     131    <Compile Include="Dialogs\DefineArithmeticProgressionTimeDialog.Designer.cs">
     132      <DependentUpon>DefineArithmeticProgressionTimeDialog.cs</DependentUpon>
     133    </Compile>
    128134    <Compile Include="Dialogs\DefineArithmeticProgressionDialog.cs">
    129135      <SubType>Form</SubType>
Note: See TracChangeset for help on using the changeset viewer.