mirror of
https://github.com/FAUSheppy/speech-server-client-qt
synced 2025-12-06 17:01:35 +01:00
remove obsolete comment
This commit is contained in:
@@ -45,7 +45,6 @@ MainWindow::MainWindow(QWidget *parent):QMainWindow(parent), ui(new Ui::MainWind
|
||||
|
||||
/* table ui */
|
||||
tw = ui->centralWidget->findChild<QTableWidget*>("tableWidget");
|
||||
//QProgressBar *pgbar = new QProgressBar();
|
||||
|
||||
tw->verticalHeader()->setVisible(false);
|
||||
tw->horizontalHeader()->setVisible(false);
|
||||
|
||||
Reference in New Issue
Block a user