197 <string>Commit message:</string> |
197 <string>Commit message:</string> |
198 </property> |
198 </property> |
199 </widget> |
199 </widget> |
200 </item> |
200 </item> |
201 <item> |
201 <item> |
202 <widget class="QPlainTextEdit" name="messageEdit"> |
202 <widget class="EricSpellCheckedPlainTextEdit" name="messageEdit"> |
203 <property name="toolTip"> |
203 <property name="toolTip"> |
204 <string>Enter the commit message or leave empty to use the default one</string> |
204 <string>Enter the commit message or leave empty to use the default one</string> |
205 </property> |
205 </property> |
206 <property name="tabChangesFocus"> |
206 <property name="tabChangesFocus"> |
207 <bool>true</bool> |
207 <bool>true</bool> |
269 </property> |
269 </property> |
270 </widget> |
270 </widget> |
271 </item> |
271 </item> |
272 </layout> |
272 </layout> |
273 </widget> |
273 </widget> |
|
274 <customwidgets> |
|
275 <customwidget> |
|
276 <class>EricSpellCheckedPlainTextEdit</class> |
|
277 <extends>QPlainTextEdit</extends> |
|
278 <header>EricWidgets/EricSpellCheckedTextEdit.h</header> |
|
279 </customwidget> |
|
280 </customwidgets> |
274 <tabstops> |
281 <tabstops> |
275 <tabstop>numberButton</tabstop> |
282 <tabstop>numberButton</tabstop> |
276 <tabstop>numberSpinBox</tabstop> |
283 <tabstop>numberSpinBox</tabstop> |
277 <tabstop>idButton</tabstop> |
284 <tabstop>idButton</tabstop> |
278 <tabstop>idEdit</tabstop> |
285 <tabstop>idEdit</tabstop> |