Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/18/19 16:02:52 (5 years ago)
Author:
abeham
Message:

#2520: fixed bug in the clipboard when it contains objects not of type IStorableContent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.Core.Views/3.3/Plugin.cs.frame

    r16997 r17015  
    3535  [PluginDependency("HeuristicLab.MainForm", "3.3")]
    3636  [PluginDependency("HeuristicLab.MainForm.WindowsForms", "3.3")]
     37  [PluginDependency("HeuristicLab.Persistence", "3.3")]
    3738  public class HeuristicLabCoreViewsPlugin : PluginBase {
    3839  }
Note: See TracChangeset for help on using the changeset viewer.