修复winform客户端在线账户显示的滚动条BUG,v1.6.10

This commit is contained in:
dathlin
2017-10-11 09:59:58 +08:00
parent ac410692c1
commit 1a85ef8588
5 changed files with 38 additions and 41 deletions

View File

@@ -45,7 +45,7 @@ namespace CommonLibrary
*
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.6.9");
SoftBasic.FrameworkVersion = new SystemVersion("1.6.10");
}