305 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
305 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> |
306 </property> |
306 </property> |
307 </widget> |
307 </widget> |
308 </item> |
308 </item> |
309 <item row="1" column="1"> |
309 <item row="1" column="1"> |
310 <widget class="QPlainTextEdit" name="descriptionEdit"> |
310 <widget class="EricSpellCheckedPlainTextEdit" name="descriptionEdit"> |
311 <property name="toolTip"> |
311 <property name="toolTip"> |
312 <string>Enter the description of the package or files (one per line) to get it from.</string> |
312 <string>Enter the description of the package or files (one per line) to get it from.</string> |
313 </property> |
313 </property> |
314 </widget> |
314 </widget> |
315 </item> |
315 </item> |
887 </item> |
887 </item> |
888 </layout> |
888 </layout> |
889 </item> |
889 </item> |
890 </layout> |
890 </layout> |
891 </widget> |
891 </widget> |
|
892 <customwidgets> |
|
893 <customwidget> |
|
894 <class>EricSpellCheckedPlainTextEdit</class> |
|
895 <extends>QPlainTextEdit</extends> |
|
896 <header>EricWidgets/EricSpellCheckedTextEdit.h</header> |
|
897 </customwidget> |
|
898 </customwidgets> |
892 <tabstops> |
899 <tabstops> |
893 <tabstop>introCheckBox</tabstop> |
900 <tabstop>introCheckBox</tabstop> |
894 <tabstop>importCheckBox</tabstop> |
901 <tabstop>importCheckBox</tabstop> |
895 <tabstop>metaDataCheckBox</tabstop> |
902 <tabstop>metaDataCheckBox</tabstop> |
896 <tabstop>variantComboBox</tabstop> |
903 <tabstop>variantComboBox</tabstop> |