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

Commit

Permalink
ver1.3 build4
Browse files Browse the repository at this point in the history
  • Loading branch information
15dd committed Feb 26, 2023
1 parent bdb7268 commit 925bc95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aria2Launcher.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ void aria2Launcher::showInitialize() {
else {
this->ui->webui->setEnabled(false);
this->ui->cmd->setChecked(true);

settingWin->ui->groupBox_2->setEnabled(false);

showCmd();
}

Expand Down

0 comments on commit 925bc95

Please sign in to comment.