wpf下载异常修复,日志界面UI调整,v1.4.5
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
this.userButton16.Name = "userButton16";
|
||||
this.userButton16.Size = new System.Drawing.Size(103, 26);
|
||||
this.userButton16.TabIndex = 46;
|
||||
this.userButton16.UIText = "头像日志清空";
|
||||
this.userButton16.UIText = "文件日志清空";
|
||||
this.userButton16.Click += new System.EventHandler(this.userButton16_Click);
|
||||
//
|
||||
// userButton17
|
||||
@@ -76,7 +76,7 @@
|
||||
this.userButton17.Name = "userButton17";
|
||||
this.userButton17.Size = new System.Drawing.Size(103, 26);
|
||||
this.userButton17.TabIndex = 45;
|
||||
this.userButton17.UIText = "头像日志查看";
|
||||
this.userButton17.UIText = "文件日志查看";
|
||||
this.userButton17.Click += new System.EventHandler(this.userButton17_Click);
|
||||
//
|
||||
// userButton15
|
||||
|
||||
Reference in New Issue
Block a user