1
0
mirror of synced 2025-11-06 03:40:37 +08:00

Merge pull request #433 from MelodySo/master

QQ轻聊版的按钮点击修复
This commit is contained in:
辉鸭蛋
2022-11-12 21:13:21 +08:00
committed by GitHub

View File

@@ -234,6 +234,7 @@
this.rbtQQLite.TabIndex = 18;
this.rbtQQLite.Text = "QQ轻聊版";
this.rbtQQLite.UseVisualStyleBackColor = true;
this.rbtQQLite.CheckedChanged += new System.EventHandler(this.radioButtons_CheckedChanged);
//
// menuStrip1
//