Browse Source

update font

tags/2.3
clowwindy 9 years ago
parent
commit
ba95aab7f5
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      shadowsocks-csharp/View/ConfigForm.cs

+ 1
- 0
shadowsocks-csharp/View/ConfigForm.cs View File

@@ -22,6 +22,7 @@ namespace Shadowsocks.View
public ConfigForm(ShadowsocksController controller)
{
this.Font = System.Drawing.SystemFonts.DialogFont;
InitializeComponent();
UpdateTexts();
this.Icon = Icon.FromHandle(Resources.ssw128.GetHicon());


Loading…
Cancel
Save