Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2020-08-27 05:15:20 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-08-27 05:15:20 +0300
commit4e4f3caffa5f38f0d86122d203b9cfc48093e4a3 (patch)
tree1fe4b2f4bc8e950180a10252b9a68424886ee1b0 /UVtools.GUI/Properties/Resources.Designer.cs
parentba5b52791eccaf7c4be62ddd27c5845842685383 (diff)
v0.6.7.1v0.6.7.1
* (Add) Menu - Help - Benchmark: Run benchmark test to measure system performance * (Fix) Properties listview trigger an error when there are no groups to show * (Fix) Elfin: "(Number of Slices = x)" to ";Number of Slices = x" (#24)
Diffstat (limited to 'UVtools.GUI/Properties/Resources.Designer.cs')
-rw-r--r--UVtools.GUI/Properties/Resources.Designer.cs10
1 files changed, 10 insertions, 0 deletions
diff --git a/UVtools.GUI/Properties/Resources.Designer.cs b/UVtools.GUI/Properties/Resources.Designer.cs
index 95b2f98..0ad5e98 100644
--- a/UVtools.GUI/Properties/Resources.Designer.cs
+++ b/UVtools.GUI/Properties/Resources.Designer.cs
@@ -553,6 +553,16 @@ namespace UVtools.GUI.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap microchip_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("microchip_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap move_16x16 {
get {
object obj = ResourceManager.GetObject("move-16x16", resourceCulture);