aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-18 05:22:57 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-18 05:22:57 +0000
commit3b3ea167f01d24cddc2b59453a000969a42d2234 (patch)
treeeb6a4ef86348df4c0ae5558a45ca1f9e7d83060f /Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs
parent3d6508c9b9505cb3393b7c12df1a0c87f7828bbe (diff)
downloadlufa-3b3ea167f01d24cddc2b59453a000969a42d2234.tar.gz
lufa-3b3ea167f01d24cddc2b59453a000969a42d2234.tar.bz2
lufa-3b3ea167f01d24cddc2b59453a000969a42d2234.zip
Renamed HotmailNotifier project to LEDNotifier.
Diffstat (limited to 'Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs')
-rw-r--r--Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs26
1 files changed, 26 insertions, 0 deletions
diff --git a/Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs b/Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs
new file mode 100644
index 000000000..bb55ab3e3
--- /dev/null
+++ b/Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs
@@ -0,0 +1,26 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+// This code was generated by a tool.
+// Runtime Version:2.0.50727.4927
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+namespace MailNotifier.Properties {
+
+
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
+ internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
+
+ private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
+
+ public static Settings Default {
+ get {
+ return defaultInstance;
+ }
+ }
+ }
+}