Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/21/11 17:16:50 (13 years ago)
Author:
mkommend
Message:

#1486: Decoupled operator graph visualization content classes from view classes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Operators.Views.GraphVisualization/3.3/HeuristicLabOperatorsViewsGraphVisualizationPlugin.cs.frame

    r5446 r6036  
    3333  [PluginDependency("HeuristicLab.Collections", "3.3")]
    3434  [PluginDependency("HeuristicLab.Common", "3.3")]
    35   [PluginDependency("HeuristicLab.Common.Resources", "3.3")]
    3635  [PluginDependency("HeuristicLab.Core", "3.3")]
    37   [PluginDependency("HeuristicLab.MainForm", "3.3")]
    38   [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3")]
    39   [PluginDependency("HeuristicLab.Netron", "3.0")]
    4036  [PluginDependency("HeuristicLab.Persistence", "3.3")]
    4137  public class HeuristicLabOperatorsViewsGraphVisualizationPlugin : PluginBase {
Note: See TracChangeset for help on using the changeset viewer.