aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-12-18 05:25:51 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-12-18 05:25:51 +0000
commit47384e3c5029381d8b9fff2dbacbeec7c1e71845 (patch)
tree8c8aa2947e9f40befade0d1053be5d3b0c43e077 /Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs
parent3b3ea167f01d24cddc2b59453a000969a42d2234 (diff)
downloadlufa-47384e3c5029381d8b9fff2dbacbeec7c1e71845.tar.gz
lufa-47384e3c5029381d8b9fff2dbacbeec7c1e71845.tar.bz2
lufa-47384e3c5029381d8b9fff2dbacbeec7c1e71845.zip
Rename HotmailNotifier project files 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, 0 insertions, 26 deletions
diff --git a/Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs b/Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs
deleted file mode 100644
index bb55ab3e3..000000000
--- a/Projects/LEDNotifier/WindowsApp/Properties/Settings.Designer.cs
+++ /dev/null
@@ -1,26 +0,0 @@
-//------------------------------------------------------------------------------
-// <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;
- }
- }
- }
-}