This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
youys
/
shadowsocks-windows
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
67
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
small bug
Fix a small bug
pull/45/head
wzxjohn
10 years ago
parent
898ef3f906
commit
8238c024b8
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
shadowsocks-csharp/View/ConfigForm.cs
+ 0
- 5
shadowsocks-csharp/View/ConfigForm.cs
View File
@@ -370,10 +370,5 @@ namespace Shadowsocks.View
qrCodeForm.Icon = this.Icon;
qrCodeForm.Show();
}
private void enableLogBox_CheckedChanged(object sender, EventArgs e)
{
MessageBox.Show("This option only works on next startup.");
}
}
}
Write
Preview
Loading…
Cancel
Save