diff options
Diffstat (limited to 'source/WindowsFormsApplication1/Apps/Labyrinth.Designer.cs')
| -rw-r--r-- | source/WindowsFormsApplication1/Apps/Labyrinth.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/WindowsFormsApplication1/Apps/Labyrinth.Designer.cs b/source/WindowsFormsApplication1/Apps/Labyrinth.Designer.cs index 8efe097..578d3b4 100644 --- a/source/WindowsFormsApplication1/Apps/Labyrinth.Designer.cs +++ b/source/WindowsFormsApplication1/Apps/Labyrinth.Designer.cs @@ -29,7 +29,7 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.AutoScaleMode = ShiftUI.AutoScaleMode.Font; this.Text = "Labyrinth"; } |
