Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/09/11 12:49:20 (13 years ago)
Author:
swagner
Message:

Adapted colorize button for x-axis in RunCollectionBubbleChartView and changed names of experiments and batch runs which are created using the CreateExperimentDialog (#1529)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Common.Resources/3.3/VSImageLibrary.Designer.cs

    r6534 r6558  
    271271        }
    272272       
     273        public static System.Drawing.Bitmap DisplayInColorVertical {
     274            get {
     275                object obj = ResourceManager.GetObject("DisplayInColorVertical", resourceCulture);
     276                return ((System.Drawing.Bitmap)(obj));
     277            }
     278        }
     279       
    273280        public static System.Drawing.Bitmap Document {
    274281            get {
Note: See TracChangeset for help on using the changeset viewer.