Forgot to bump the version in the actual UI.

This commit is contained in:
gibbed
2017-11-07 22:06:05 -06:00
parent 7f990c54c5
commit afcf867a5a
4 changed files with 30 additions and 30 deletions

View File

@@ -63,6 +63,11 @@
((System.ComponentModel.ISupportInitialize)(this._StatisticsDataGridView)).BeginInit();
this.SuspendLayout();
//
// _ToolStripSeparator1
//
_ToolStripSeparator1.Name = "_ToolStripSeparator1";
_ToolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// _MainToolStrip
//
this._MainToolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
@@ -98,11 +103,6 @@
this._ReloadButton.ToolTipText = "Refresh achievements and statistics for active game.";
this._ReloadButton.Click += new System.EventHandler(this.OnRefresh);
//
// _ToolStripSeparator1
//
_ToolStripSeparator1.Name = "_ToolStripSeparator1";
_ToolStripSeparator1.Size = new System.Drawing.Size(6, 25);
//
// _ResetButton
//
this._ResetButton.Image = global::SAM.Game.Properties.Resources.Reset;
@@ -312,7 +312,7 @@
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MinimumSize = new System.Drawing.Size(640, 50);
this.Name = "Manager";
this.Text = "Steam Achievement Manager 6.3";
this.Text = "Steam Achievement Manager 7.0";
this._MainToolStrip.ResumeLayout(false);
this._MainToolStrip.PerformLayout();
this._MainStatusStrip.ResumeLayout(false);

View File

@@ -117,12 +117,12 @@
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<metadata name="_MainToolStrip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="_ToolStripSeparator1.GenerateMember" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<value>False</value>
</metadata>
<metadata name="_MainToolStrip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>17, 17</value>
</metadata>
<metadata name="_AchievementImageList.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>352, 20</value>
</metadata>