Fix for qcombobox.

This commit is contained in:
Martin Rotter 2015-05-13 07:23:20 +02:00
parent 44fc4a3f07
commit 06fa3a065c

View File

@ -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 &quot;rssguard&quot;. 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 &quot;rssguard&quot;. 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>