Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/21/10 01:31:15 (14 years ago)
Author:
swagner
Message:

Started to adapt HeuristicLab.Data and HeuristicLab.Operators according to the changes in HeuristicLab.Core (#95)

Location:
trunk/sources/HeuristicLab.Operators.Views
Files:
2 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators.Views/3.3/OperatorBaseView.Designer.cs

    r2662 r2663  
    2020#endregion
    2121
    22 namespace HeuristicLab.Core.Views {
     22namespace HeuristicLab.Operators.Views {
    2323  partial class OperatorBaseView {
    2424    /// <summary>
     
    9090    #endregion
    9191
    92     protected ParameterCollectionView parameterCollectionView;
     92    protected HeuristicLab.Core.Views.ParameterCollectionView parameterCollectionView;
    9393
    9494
Note: See TracChangeset for help on using the changeset viewer.