This commit is contained in:
parent
005e099113
commit
52a735e08c
@ -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
Loading…
x
Reference in New Issue
Block a user