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-10-14 20:41:30 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-10-14 20:41:30 +0300
commit89f5df35a877b146ad6ba05585a82ad9d39752e8 (patch)
tree692a1d76e6e8a4740e1eb523127bda3a959c5bc3 /UVtools.GUI/Properties/Resources.Designer.cs
parent4230f8753dd0fad63c0b1a4b496494a07ed7c114 (diff)
v0.8.5.0v0.8.5.0
* (Add) Tool - Calculator: Convert millimeters to pixels * (Add) Tool - Calculator: Find the optimal "Ligth-Off Delay" * (Add) Internal abstraction of display size to all file formats * (Add) Default demo file that loads on startup when no file is specified (this can be disable/enabled on settings)
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 bd91085..1ba37fb 100644
--- a/UVtools.GUI/Properties/Resources.Designer.cs
+++ b/UVtools.GUI/Properties/Resources.Designer.cs
@@ -173,6 +173,16 @@ namespace UVtools.GUI.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap calculator_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("calculator-16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap Cancel_24x24 {
get {
object obj = ResourceManager.GetObject("Cancel-24x24", resourceCulture);