Changeset 14467 for branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/Content/DataCompletenessChartContent.cs
- Timestamp:
- 12/09/16 11:35:42 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/Content/DataCompletenessChartContent.cs
r13508 r14467 6 6 [Item("DataCompletenessChart", "Represents a datacompleteness chart.")] 7 7 8 public class DataCompletenessChartContent : Item, IView ChartShortcut {8 public class DataCompletenessChartContent : Item, IViewShortcut { 9 9 public static new Image StaticItemImage { 10 10 get { return HeuristicLab.Common.Resources.VSImageLibrary.EditBrightnessContrast; }
Note: See TracChangeset
for help on using the changeset viewer.