Monor fix (do not reset the progressbar)
This commit is contained in:
parent
47aa59860e
commit
d0ca34ca53
@ -522,7 +522,6 @@ void MainWindow::serialError(QSerialPort::SerialPortError error)
|
||||
ui->connectBtn->setText("Connect");
|
||||
ui->sendBtn->setDisabled(true);
|
||||
ui->pauseBtn->setDisabled(true);
|
||||
ui->progressBar->setValue(0);
|
||||
ui->controlBox->setDisabled(true);
|
||||
ui->consoleGroup->setDisabled(true);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user