CUERipper: options dialog

This commit is contained in:
chudov
2012-02-13 21:00:30 +00:00
parent fe3704f598
commit 3b43eb2f97
11 changed files with 525 additions and 153 deletions

View File

@@ -102,6 +102,20 @@ namespace CUERipper.Properties {
}
}
internal static System.Drawing.Bitmap cog {
get {
object obj = ResourceManager.GetObject("cog", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
internal static System.Drawing.Icon cog1 {
get {
object obj = ResourceManager.GetObject("cog1", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
/// <summary>
/// Looks up a localized string similar to Detecting drives.
/// </summary>