adjusted layer
This commit is contained in:
parent
0a1c570ffd
commit
bf449dd53f
2 changed files with 4 additions and 3 deletions
|
@ -10,6 +10,7 @@ GenusWidget::GenusWidget(QWidget *parent)
|
|||
{
|
||||
ui->setupUi(this);
|
||||
|
||||
ui->tableView->horizontalHeader()->hide();
|
||||
ui->tableView->setModel(m_model);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue