mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 13:31:49 +00:00
* Adv FindAndReplace - add spacer to visually distinguish groupbox.
This commit is contained in:
parent
065f125b61
commit
76daf33dd5
@ -6,7 +6,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>374</width>
|
||||
<width>394</width>
|
||||
<height>664</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -263,7 +263,7 @@
|
||||
<attribute name="title">
|
||||
<string>Settin&gs</string>
|
||||
</attribute>
|
||||
<layout class="QVBoxLayout" name="dynamicLayoutAdvanced_" stretch="0,0,0,1">
|
||||
<layout class="QVBoxLayout" name="dynamicLayoutAdvanced_" stretch="0,0,0,0,1">
|
||||
<item>
|
||||
<widget class="QGroupBox" name="groupBox_2">
|
||||
<property name="enabled">
|
||||
@ -419,6 +419,19 @@
|
||||
</item>
|
||||
</layout>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="verticalSpacer_5">
|
||||
<property name="orientation">
|
||||
<enum>Qt::Vertical</enum>
|
||||
</property>
|
||||
<property name="sizeHint" stdset="0">
|
||||
<size>
|
||||
<width>20</width>
|
||||
<height>8</height>
|
||||
</size>
|
||||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QGroupBox" name="adhereFormatGB">
|
||||
<property name="toolTip">
|
||||
|
Loading…
Reference in New Issue
Block a user