This commit is contained in:
Serge
2023-09-05 23:31:18 +02:00
parent 3da2d042c8
commit c34ba9c620
2 changed files with 0 additions and 13 deletions

View File

@@ -629,15 +629,5 @@ namespace GHelper.Properties {
return ((System.Drawing.Icon)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Vector_3 {
get {
object obj = ResourceManager.GetObject("Vector 3", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
}
}

View File

@@ -289,7 +289,4 @@
<data name="icons8_rocket_32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\icons8-rocket-32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="Vector 3" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\Vector 3.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>