231 <string>Errors</string> |
231 <string>Errors</string> |
232 </property> |
232 </property> |
233 <layout class="QVBoxLayout"> |
233 <layout class="QVBoxLayout"> |
234 <item> |
234 <item> |
235 <widget class="QTextEdit" name="errors"> |
235 <widget class="QTextEdit" name="errors"> |
236 <property name="focusPolicy"> |
|
237 <enum>Qt::NoFocus</enum> |
|
238 </property> |
|
239 <property name="readOnly"> |
236 <property name="readOnly"> |
240 <bool>true</bool> |
237 <bool>true</bool> |
241 </property> |
238 </property> |
242 <property name="acceptRichText"> |
239 <property name="acceptRichText"> |
243 <bool>false</bool> |
240 <bool>false</bool> |
267 <tabstop>commitButton</tabstop> |
264 <tabstop>commitButton</tabstop> |
268 <tabstop>addButton</tabstop> |
265 <tabstop>addButton</tabstop> |
269 <tabstop>diffButton</tabstop> |
266 <tabstop>diffButton</tabstop> |
270 <tabstop>revertButton</tabstop> |
267 <tabstop>revertButton</tabstop> |
271 <tabstop>restoreButton</tabstop> |
268 <tabstop>restoreButton</tabstop> |
|
269 <tabstop>errors</tabstop> |
272 <tabstop>buttonBox</tabstop> |
270 <tabstop>buttonBox</tabstop> |
273 </tabstops> |
271 </tabstops> |
274 <resources/> |
272 <resources/> |
275 <connections/> |
273 <connections/> |
276 </ui> |
274 </ui> |