Skip to content

Commit a7bf89f

Browse files
committed
Revert "Added autoscale mode for the ManualTestForm"
This reverts commit 0959bc8.
1 parent 9c97104 commit a7bf89f

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

InfoBoxCore.ManualTests/ManualTestsForm.Designer.cs

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

InfoBoxCore.ManualTests/ManualTestsForm.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ public partial class ManualTestsForm : Form
66
{
77
public ManualTestsForm()
88
{
9-
this.AutoScaleMode = AutoScaleMode.Dpi;
109
InitializeComponent();
1110
}
1211

0 commit comments

Comments
 (0)