- Timestamp:
- 03/11/10 18:23:52 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.PluginInfrastructure/Resources/Resources.Designer.cs
r2922 r3006 75 75 } 76 76 77 internal static System.Drawing.Bitmap Document { 78 get { 79 object obj = ResourceManager.GetObject("Document", resourceCulture); 80 return ((System.Drawing.Bitmap)(obj)); 81 } 82 } 83 84 internal static System.Drawing.Bitmap File { 85 get { 86 object obj = ResourceManager.GetObject("File", resourceCulture); 87 return ((System.Drawing.Bitmap)(obj)); 88 } 89 } 90 77 91 internal static System.Drawing.Bitmap Install { 78 92 get {
Note: See TracChangeset
for help on using the changeset viewer.