Changeset 7217
- Timestamp:
- 12/20/11 21:03:00 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Clients.Hive/3.3/ServiceClients/HiveItem.cs
r7201 r7217 38 38 get { return ItemAttribute.GetVersion(this.GetType()); } 39 39 } 40 public static newImage StaticItemImage {40 public static Image StaticItemImage { 41 41 get { return HeuristicLab.Common.Resources.VSImageLibrary.Database; } 42 42 }
Note: See TracChangeset
for help on using the changeset viewer.