Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/21/14 13:42:43 (10 years ago)
Author:
psteiner
Message:

Filters stored in Content
Preparation DataCompletenessChart

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.DataPreprocessing.Views/3.3/PreprocessingChartView.Designer.cs

    r10771 r10877  
    4646    /// </summary>
    4747    private void InitializeComponent() {
    48       this.dataTableView = new HeuristicLab.Analysis.Views.PreprocessingDataTableView();
     48      this.dataTableView = new DataPreprocessing.Views.PreprocessingDataTableView();
    4949      this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
    5050      this.checkedItemList = new HeuristicLab.DataPreprocessing.Views.PreprocessingCheckedItemListView();
     
    108108
    109109    private PreprocessingCheckedItemListView checkedItemList;
    110     private Analysis.Views.PreprocessingDataTableView dataTableView;
     110    private DataPreprocessing.Views.PreprocessingDataTableView dataTableView;
    111111    private System.Windows.Forms.TableLayoutPanel tableLayoutPanel;
    112112  }
Note: See TracChangeset for help on using the changeset viewer.