more sane initial sizes
This commit is contained in:
parent
1416e1818a
commit
e9add2fd75
@ -6,8 +6,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>480</width>
|
<width>550</width>
|
||||||
<height>430</height>
|
<height>450</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QFormLayout" name="formLayout_2">
|
<layout class="QFormLayout" name="formLayout_2">
|
||||||
@ -24,8 +24,8 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>0</x>
|
<x>0</x>
|
||||||
<y>0</y>
|
<y>0</y>
|
||||||
<width>462</width>
|
<width>532</width>
|
||||||
<height>383</height>
|
<height>403</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<layout class="QHBoxLayout" name="horizontalLayout">
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
||||||
|
@ -159,7 +159,7 @@
|
|||||||
<item row="3" column="0" colspan="2">
|
<item row="3" column="0" colspan="2">
|
||||||
<widget class="QCheckBox" name="m_checkServerSideUpdate">
|
<widget class="QCheckBox" name="m_checkServerSideUpdate">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Force execution of server-side update when updating feeds from RSS Guard</string>
|
<string>Force execution of server-side feeds update</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
@ -88,7 +88,7 @@
|
|||||||
<item row="3" column="0" colspan="2">
|
<item row="3" column="0" colspan="2">
|
||||||
<widget class="QCheckBox" name="m_checkServerSideUpdate">
|
<widget class="QCheckBox" name="m_checkServerSideUpdate">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Force execution of server-side update when updating feeds from RSS Guard</string>
|
<string>Force execution of server-side feeds update</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user