[qcineoob] increase biography field size

This commit is contained in:
Julien Veyssier 2014-11-27 11:21:37 +01:00 committed by Romain Bignon
commit 44161d3c70

View file

@ -381,10 +381,16 @@ biography</string>
</item>
<item>
<widget class="QPlainTextEdit" name="shortBioPlain">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>100</height>
<height>250</height>
</size>
</property>
<property name="textInteractionFlags">