mirror of
https://github.com/NohamR/QobuzDownloaderX.git
synced 2026-05-17 12:27:11 +00:00
0.9.9.13
0.9.9.13
This commit is contained in:
12
QobuzDownloaderX/Properties/Settings.Designer.cs
generated
12
QobuzDownloaderX/Properties/Settings.Designer.cs
generated
@@ -418,5 +418,17 @@ namespace QobuzDownloaderX.Properties {
|
||||
this["savedAltLoginValue"] = value;
|
||||
}
|
||||
}
|
||||
|
||||
[global::System.Configuration.UserScopedSettingAttribute()]
|
||||
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
||||
[global::System.Configuration.DefaultSettingValueAttribute("1")]
|
||||
public int savedArtSize {
|
||||
get {
|
||||
return ((int)(this["savedArtSize"]));
|
||||
}
|
||||
set {
|
||||
this["savedArtSize"] = value;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user