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-09-05 20:01:01 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-09-05 20:01:01 +0300
commit7a8b786f4484ebdbe11e735f347ea51f829385a0 (patch)
tree123e99b4e3c5791aeb5a9242adf0d004cd75e06a /UVtools.GUI/Properties/Resources.Designer.cs
parentac082b2232c94bbe407181bf5a785bdb55c24816 (diff)
Cleanup fixes and import layer GUI preparation
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 004c7a4..b921395 100644
--- a/UVtools.GUI/Properties/Resources.Designer.cs
+++ b/UVtools.GUI/Properties/Resources.Designer.cs
@@ -433,6 +433,16 @@ namespace UVtools.GUI.Properties {
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
+ internal static System.Drawing.Bitmap file_import_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("file-import-16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// Looks up a localized resource of type System.Drawing.Bitmap.
+ /// </summary>
internal static System.Drawing.Bitmap File_Refresh_16x16 {
get {
object obj = ResourceManager.GetObject("File-Refresh-16x16", resourceCulture);