Fix some group boxes.

This commit is contained in:
Juergen Spitzmueller 2019-03-29 13:00:59 +01:00
parent 71e00496ee
commit 0042fb34d0
2 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,9 @@
<property name="title">
<string>Filter</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QLabel" name="filesTypeLA">

View File

@ -89,6 +89,9 @@
<property name="title">
<string>Table Style</string>
</property>
<property name="flat">
<bool>true</bool>
</property>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout">