Skip to content

Commit 79f4e7b

Browse files
committed
Info button moved to menu strip
1 parent 32c37eb commit 79f4e7b

File tree

2 files changed

+33
-16
lines changed

2 files changed

+33
-16
lines changed

ProcessAffinityWatcher/MainForm.Designer.cs

Lines changed: 31 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ProcessAffinityWatcher/MainForm.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ public MainForm()
5959

6060
LoadSettings();
6161

62+
mitInfoVersion.Text = "Version " + Application.ProductVersion;
63+
6264
TmrProcessCheck_Tick(null, null);
6365
}
6466

0 commit comments

Comments
 (0)