This commit is contained in:
Kathy Ruffing 2008-01-31 15:14:17 +00:00
parent 005e099113
commit 52a735e08c
2 changed files with 760 additions and 735 deletions

View File

@ -200,6 +200,13 @@ namespace Volian.Controls.Library.Properties {
} }
} }
internal static System.Drawing.Bitmap GoToParentFolderHS {
get {
object obj = ResourceManager.GetObject("GoToParentFolderHS", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Bitmap Indent_Image { internal static System.Drawing.Bitmap Indent_Image {
get { get {
object obj = ResourceManager.GetObject("Indent_Image", resourceCulture); object obj = ResourceManager.GetObject("Indent_Image", resourceCulture);

File diff suppressed because it is too large Load Diff