Fix for qcombobox.
This commit is contained in:
parent
44fc4a3f07
commit
06fa3a065c
@ -414,8 +414,8 @@ MySQL backend will automatically use database with name "rssguard". Do
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>740</width>
|
||||
<height>451</height>
|
||||
<width>100</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
||||
@ -492,8 +492,8 @@ MySQL backend will automatically use database with name "rssguard". Do
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>734</width>
|
||||
<height>425</height>
|
||||
<width>167</width>
|
||||
<height>219</height>
|
||||
</rect>
|
||||
</property>
|
||||
<layout class="QFormLayout" name="formLayout">
|
||||
@ -1071,9 +1071,6 @@ MySQL backend will automatically use database with name "rssguard". Do
|
||||
</item>
|
||||
<item row="2" column="1">
|
||||
<widget class="QComboBox" name="m_cmbExternalEmailPreset">
|
||||
<property name="currentText">
|
||||
<string>Select client</string>
|
||||
</property>
|
||||
<property name="sizeAdjustPolicy">
|
||||
<enum>QComboBox::AdjustToContents</enum>
|
||||
</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user