aboutsummaryrefslogtreecommitdiff
path: root/TimeHACK.Main/Properties/Resources.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'TimeHACK.Main/Properties/Resources.Designer.cs')
-rw-r--r--TimeHACK.Main/Properties/Resources.Designer.cs18
1 files changed, 9 insertions, 9 deletions
diff --git a/TimeHACK.Main/Properties/Resources.Designer.cs b/TimeHACK.Main/Properties/Resources.Designer.cs
index ae0d454..b6d3fcf 100644
--- a/TimeHACK.Main/Properties/Resources.Designer.cs
+++ b/TimeHACK.Main/Properties/Resources.Designer.cs
@@ -176,6 +176,15 @@ namespace TimeHACK.Properties {
}
/// <summary>
+ /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
+ /// </summary>
+ internal static System.IO.UnmanagedMemoryStream modem_dial {
+ get {
+ return ResourceManager.GetStream("modem_dial", resourceCulture);
+ }
+ }
+
+ /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap MSExit {
@@ -373,15 +382,6 @@ namespace TimeHACK.Properties {
}
/// <summary>
- /// Looks up a localized resource of type System.IO.UnmanagedMemoryStream similar to System.IO.MemoryStream.
- /// </summary>
- internal static System.IO.UnmanagedMemoryStream Win95Start1 {
- get {
- return ResourceManager.GetStream("Win95Start1", resourceCulture);
- }
- }
-
- /// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>
internal static System.Drawing.Bitmap Win95Warning {