changed font size in GUI

This commit is contained in:
Mazzoleni Alice Francesca 2025-04-11 11:03:52 +02:00
parent 9d8f9a9ba9
commit 598154645c

View File

@ -6115,6 +6115,11 @@
</item>
<item row="0" column="6">
<widget class="QCheckBox" name="checkBoxDBitReorder">
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="text">
<string>DBit Reorder</string>
</property>