26 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
26 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
27 </property> |
27 </property> |
28 </widget> |
28 </widget> |
29 </item> |
29 </item> |
30 <item row="0" column="1"> |
30 <item row="0" column="1"> |
31 <widget class="QPlainTextEdit" name="messageEdit"> |
31 <widget class="EricSpellCheckedPlainTextEdit" name="messageEdit"> |
32 <property name="sizePolicy"> |
32 <property name="sizePolicy"> |
33 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
33 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> |
34 <horstretch>0</horstretch> |
34 <horstretch>0</horstretch> |
35 <verstretch>1</verstretch> |
35 <verstretch>1</verstretch> |
36 </sizepolicy> |
36 </sizepolicy> |
238 </property> |
238 </property> |
239 </widget> |
239 </widget> |
240 </item> |
240 </item> |
241 </layout> |
241 </layout> |
242 </widget> |
242 </widget> |
|
243 <customwidgets> |
|
244 <customwidget> |
|
245 <class>EricSpellCheckedPlainTextEdit</class> |
|
246 <extends>QPlainTextEdit</extends> |
|
247 <header>EricWidgets/EricSpellCheckedTextEdit.h</header> |
|
248 </customwidget> |
|
249 </customwidgets> |
243 <tabstops> |
250 <tabstops> |
244 <tabstop>messageEdit</tabstop> |
251 <tabstop>messageEdit</tabstop> |
245 <tabstop>sourcePatches</tabstop> |
252 <tabstop>sourcePatches</tabstop> |
246 <tabstop>addButton</tabstop> |
253 <tabstop>addButton</tabstop> |
247 <tabstop>removeButton</tabstop> |
254 <tabstop>removeButton</tabstop> |