Remove hard-coded font families

This commit is contained in:
Abdullah Tahiri
2020-04-28 14:26:00 +02:00
committed by abdullahtahiriyo
parent bc107eacc8
commit 0ec3cb16cb
5 changed files with 0 additions and 7 deletions

View File

@@ -18,7 +18,6 @@
<widget class="QLabel" name="labelTransformationStatus">
<property name="font">
<font>
<family>Bitstream Charter</family>
<pointsize>9</pointsize>
</font>
</property>