adjusted layer

pull/12/head
mandlm 2018-05-22 19:30:49 +02:00
parent 0a1c570ffd
commit bf449dd53f
2 changed files with 4 additions and 3 deletions

View File

@ -10,6 +10,7 @@ GenusWidget::GenusWidget(QWidget *parent)
{ {
ui->setupUi(this); ui->setupUi(this);
ui->tableView->horizontalHeader()->hide();
ui->tableView->setModel(m_model); ui->tableView->setModel(m_model);
} }

View File

@ -6,8 +6,8 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>800</width> <width>905</width>
<height>355</height> <height>277</height>
</rect> </rect>
</property> </property>
<property name="windowTitle"> <property name="windowTitle">
@ -49,7 +49,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>800</width> <width>905</width>
<height>19</height> <height>19</height>
</rect> </rect>
</property> </property>