|
a/src/qtgui/uiprefs.ui |
|
b/src/qtgui/uiprefs.ui |
|
... |
|
... |
272 |
<property name="checked">
|
272 |
<property name="checked">
|
273 |
<bool>false</bool>
|
273 |
<bool>false</bool>
|
274 |
</property>
|
274 |
</property>
|
275 |
</widget>
|
275 |
</widget>
|
276 |
</item>
|
276 |
</item>
|
|
|
277 |
<item>
|
|
|
278 |
<widget class="QCheckBox" name="previewPlainPreCB">
|
|
|
279 |
<property name="text">
|
|
|
280 |
<string>Use <PRE> tags instead of <BR>to display plain text as html.</string>
|
|
|
281 |
</property>
|
|
|
282 |
<property name="toolTip">
|
|
|
283 |
<string>Lines in PRE text are not folded. Using BR loses indentation.</string>
|
|
|
284 |
</property>
|
|
|
285 |
<property name="checked">
|
|
|
286 |
<bool>false</bool>
|
|
|
287 |
</property>
|
|
|
288 |
</widget>
|
|
|
289 |
</item>
|
277 |
</layout>
|
290 |
</layout>
|
278 |
</item>
|
291 |
</item>
|
279 |
</layout>
|
292 |
</layout>
|
280 |
</widget>
|
293 |
</widget>
|
281 |
<widget class="QWidget" name="tab1">
|
294 |
<widget class="QWidget" name="tab1">
|