Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/05/15 17:29:35 (9 years ago)
Author:
ascheibe
Message:

#2031 merged revisions 11703,11704,11705,11706,11715,11717,11725,11757,11837,11914 into stable

Location:
stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Common.Resources/3.3/VSImageLibrary.Designer.cs

    r9079 r11919  
    324324        ///   Looks up a localized resource of type System.Drawing.Bitmap.
    325325        /// </summary>
     326        public static System.Drawing.Bitmap Default {
     327            get {
     328                object obj = ResourceManager.GetObject("Default", resourceCulture);
     329                return ((System.Drawing.Bitmap)(obj));
     330            }
     331        }
     332       
     333        /// <summary>
     334        ///   Looks up a localized resource of type System.Drawing.Bitmap.
     335        /// </summary>
    326336        public static System.Drawing.Bitmap Delegate {
    327337            get {
Note: See TracChangeset for help on using the changeset viewer.