add option to reset fonts to default

This commit is contained in:
dries.k
2022-11-04 12:02:01 +01:00
parent 332a22b32b
commit f10ada6cd0
3 changed files with 44 additions and 7 deletions

View File

@@ -209,6 +209,17 @@
<string>Fonts</string>
</attribute>
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QPushButton" name="pb_reset_fonts">
<property name="text">
<string>Reset all fonts</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QGroupBox" name="groupBox_fonts_message">
<property name="title">