Winify

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 18  →  ?path2? @ 19
/trunk/Winify/Properties/Settings.Designer.cs
@@ -34,5 +34,17 @@
this["LaunchOnBoot"] = value;
}
}
[global::System.Configuration.UserScopedSettingAttribute()]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Configuration.DefaultSettingValueAttribute("True")]
public bool UpdateRequired {
get {
return ((bool)(this["UpdateRequired"]));
}
set {
this["UpdateRequired"] = value;
}
}
}
}