mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
CTDB EAC Plugin: show progress bar
CTDB protocol: parity files can now be on another server Version bump to 2.1.2
This commit is contained in:
@@ -67,9 +67,9 @@ namespace CUETools.CTDB.EACPlugin.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
internal static System.Drawing.Bitmap ctdb1 {
|
||||
internal static System.Drawing.Bitmap ctdb64 {
|
||||
get {
|
||||
object obj = ResourceManager.GetObject("ctdb1", resourceCulture);
|
||||
object obj = ResourceManager.GetObject("ctdb64", resourceCulture);
|
||||
return ((System.Drawing.Bitmap)(obj));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user