diff --git a/mainwindow.cpp b/mainwindow.cpp index 544e6d7..ba68de8 100644 --- a/mainwindow.cpp +++ b/mainwindow.cpp @@ -48,7 +48,6 @@ MainWindow::MainWindow(QWidget *parent) : ui->writeToSIMMButton->setEnabled(false); ui->readFromSIMMButton->setEnabled(false); ui->progressBar->setValue(0); - ui->progressBar->setEnabled(false); ui->statusLabel->setText(""); ui->cancelButton->setEnabled(false);