summaryrefslogtreecommitdiffstats
path: root/Mageia - Autorun CD-DVD/Properties/Settings.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Mageia - Autorun CD-DVD/Properties/Settings.Designer.cs')
-rwxr-xr-xMageia - Autorun CD-DVD/Properties/Settings.Designer.cs26
1 files changed, 26 insertions, 0 deletions
diff --git a/Mageia - Autorun CD-DVD/Properties/Settings.Designer.cs b/Mageia - Autorun CD-DVD/Properties/Settings.Designer.cs
new file mode 100755
index 0000000..1ff3f17
--- /dev/null
+++ b/Mageia - Autorun CD-DVD/Properties/Settings.Designer.cs
@@ -0,0 +1,26 @@
+//------------------------------------------------------------------------------
+// <auto-generated>
+// Ce code a été généré par un outil.
+// Version du runtime :4.0.30319.225
+//
+// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si
+// le code est régénéré.
+// </auto-generated>
+//------------------------------------------------------------------------------
+
+namespace autorun.Properties {
+
+
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.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;
+ }
+ }
+ }
+}