Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
06/19/09 13:38:58 (15 years ago)
Author:
whackl
Message:

changes in user interface (#663(

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Hive.Client.Console/3.2/Properties/Resources.Designer.cs

    r1145 r2069  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:2.0.50727.3053
     4//     Runtime Version:2.0.50727.3082
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    6161        }
    6262       
    63         internal static System.Drawing.Bitmap Error {
     63        internal static System.Drawing.Bitmap Disaster_warning_48 {
    6464            get {
    65                 object obj = ResourceManager.GetObject("Error", resourceCulture);
     65                object obj = ResourceManager.GetObject("Disaster_warning_48", resourceCulture);
    6666                return ((System.Drawing.Bitmap)(obj));
    6767            }
    6868        }
    6969       
    70         internal static System.Drawing.Bitmap Info {
     70        internal static System.Drawing.Bitmap exit_48 {
    7171            get {
    72                 object obj = ResourceManager.GetObject("Info", resourceCulture);
     72                object obj = ResourceManager.GetObject("exit_48", resourceCulture);
     73                return ((System.Drawing.Bitmap)(obj));
     74            }
     75        }
     76       
     77        internal static System.Drawing.Bitmap Global_network_48 {
     78            get {
     79                object obj = ResourceManager.GetObject("Global_network_48", resourceCulture);
    7380                return ((System.Drawing.Bitmap)(obj));
    7481            }
     
    8188            }
    8289        }
    83        
    84         internal static System.Drawing.Bitmap shutdown_icon {
    85             get {
    86                 object obj = ResourceManager.GetObject("shutdown_icon", resourceCulture);
    87                 return ((System.Drawing.Bitmap)(obj));
    88             }
    89         }
    9090    }
    9191}
Note: See TracChangeset for help on using the changeset viewer.