42 <string>Commit message:</string> |
42 <string>Commit message:</string> |
43 </property> |
43 </property> |
44 </widget> |
44 </widget> |
45 </item> |
45 </item> |
46 <item> |
46 <item> |
47 <widget class="QPlainTextEdit" name="messageEdit"> |
47 <widget class="EricSpellCheckedPlainTextEdit" name="messageEdit"> |
48 <property name="enabled"> |
48 <property name="enabled"> |
49 <bool>false</bool> |
49 <bool>false</bool> |
50 </property> |
50 </property> |
51 <property name="toolTip"> |
51 <property name="toolTip"> |
52 <string>Enter the commit message or leave empty to use the default one</string> |
52 <string>Enter the commit message or leave empty to use the default one</string> |
215 <customwidget> |
215 <customwidget> |
216 <class>EricPathPicker</class> |
216 <class>EricPathPicker</class> |
217 <extends>QWidget</extends> |
217 <extends>QWidget</extends> |
218 <header>EricWidgets/EricPathPicker.h</header> |
218 <header>EricWidgets/EricPathPicker.h</header> |
219 <container>1</container> |
219 <container>1</container> |
|
220 </customwidget> |
|
221 <customwidget> |
|
222 <class>EricSpellCheckedPlainTextEdit</class> |
|
223 <extends>QPlainTextEdit</extends> |
|
224 <header>EricWidgets/EricSpellCheckedTextEdit.h</header> |
220 </customwidget> |
225 </customwidget> |
221 </customwidgets> |
226 </customwidgets> |
222 <tabstops> |
227 <tabstops> |
223 <tabstop>noCommitCheckBox</tabstop> |
228 <tabstop>noCommitCheckBox</tabstop> |
224 <tabstop>messageEdit</tabstop> |
229 <tabstop>messageEdit</tabstop> |