mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Fix some group boxes.
This commit is contained in:
parent
71e00496ee
commit
0042fb34d0
@ -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">
|
||||
|
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user