mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-29 13:28:04 +00:00
Fixed Issue 222.
This commit is contained in:
parent
8ed6399a0e
commit
7d0d8e766b
2
GUI/ReportForm.Designer.cs
generated
2
GUI/ReportForm.Designer.cs
generated
@ -95,7 +95,7 @@ namespace OpenHardwareMonitor.GUI {
|
||||
this.exitButton.Name = "exitButton";
|
||||
this.exitButton.Size = new System.Drawing.Size(75, 23);
|
||||
this.exitButton.TabIndex = 3;
|
||||
this.exitButton.Text = "Canel";
|
||||
this.exitButton.Text = "Cancel";
|
||||
this.exitButton.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// commentTextBox
|
||||
|
@ -37,5 +37,5 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("0.3.1.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.3.1 Beta")]
|
||||
[assembly: AssemblyVersion("0.3.2.0")]
|
||||
[assembly: AssemblyInformationalVersion("0.3.2 Beta")]
|
Loading…
x
Reference in New Issue
Block a user