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-07-17 02:44:32 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-07-17 02:44:32 +0300
commit9b9438dd4033dff62f88f2c4d7be3060587d3702 (patch)
tree18c692378aab7933ab2d51588dab366be5cec239 /UVtools.GUI/Properties/Resources.Designer.cs
parentfc83672a760334ba128abbba3c8f20b2942adefe (diff)
v0.6.2.3v0.6.2.3
* (Add) Issue: EmptyLayer - Detects empty layers were image is all black with 0 pixels to cure * (Add) Toolbar and pushed layer information to bottom * (Add) Information: Cure pixel count per layer and percentage against total lcd pixels * (Add) Information: Bounds per layer * (Add) Zip: Compability with Formware zip files
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 584adf6..7ed314f 100644
--- a/UVtools.GUI/Properties/Resources.Designer.cs
+++ b/UVtools.GUI/Properties/Resources.Designer.cs
@@ -223,6 +223,16 @@ namespace UVtools.GUI.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap cursor_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("cursor-16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap delete_16x16 {
get {
object obj = ResourceManager.GetObject("delete-16x16", resourceCulture);