Remove hard-coded font families
This commit is contained in:
committed by
abdullahtahiriyo
parent
bc107eacc8
commit
0ec3cb16cb
@@ -26,7 +26,6 @@
|
||||
<widget class="QLabel" name="programName">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>MS Shell Dlg 2</family>
|
||||
<pointsize>14</pointsize>
|
||||
<weight>50</weight>
|
||||
<italic>false</italic>
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
<widget class="QLabel" name="labelTransformationStatus">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>Bitstream Charter</family>
|
||||
<pointsize>9</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
|
||||
@@ -304,7 +304,6 @@
|
||||
<widget class="QLabel" name="label_TCP">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>Arial</family>
|
||||
<pointsize>7</pointsize>
|
||||
<weight>75</weight>
|
||||
<bold>true</bold>
|
||||
@@ -321,7 +320,6 @@
|
||||
<widget class="QLabel" name="label_Tool">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>Arial</family>
|
||||
<pointsize>8</pointsize>
|
||||
<weight>75</weight>
|
||||
<bold>true</bold>
|
||||
|
||||
@@ -282,7 +282,6 @@
|
||||
<widget class="QLabel" name="label_Pos">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>Arial</family>
|
||||
<pointsize>7</pointsize>
|
||||
<weight>75</weight>
|
||||
<bold>true</bold>
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
<widget class="QLabel" name="labelConstrainStatus">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>Bitstream Charter</family>
|
||||
<pointsize>9</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
@@ -34,7 +33,6 @@
|
||||
<widget class="QLabel" name="labelSolverStatus">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>Bitstream Charter</family>
|
||||
<pointsize>9</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user