Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 925bc95

Browse files
author
15dd
committed
ver1.3 build4
1 parent bdb7268 commit 925bc95

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

aria2Launcher.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ void aria2Launcher::showInitialize() {
6868
else {
6969
this->ui->webui->setEnabled(false);
7070
this->ui->cmd->setChecked(true);
71+
72+
settingWin->ui->groupBox_2->setEnabled(false);
73+
7174
showCmd();
7275
}
7376

0 commit comments

Comments
 (0)