Help: Added explaining note to preferences dialog (#15115)

* Help: Added explaining note to preferences dialog - fixes #14922

* Help: Fixed typos
This commit is contained in:
Yorik van Havre
2024-07-09 00:18:51 +02:00
committed by GitHub
parent 8ff5a1f688
commit a1b86a7b9f

View File

@@ -164,6 +164,16 @@ custom stylesheet below and can look nicer than the wiki option. The 'Markdown'
<string>Display</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>Note: if PySide Web components are not found on your system, help pages will open in your default web browser regardless of the options below</string>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="Gui::PrefRadioButton" name="radioBrowser">
<property name="toolTip">