mirror of https://gitlab.com/pamhyr/pamhyr2
Pamhyr2: Fix some fonts size and family.
parent
5189cbaa6f
commit
ba2fa25636
|
|
@ -42,7 +42,7 @@
|
|||
<widget class="QLabel" name="label_spinner">
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>Ubuntu Mono</family>
|
||||
<family>Monospace</family>
|
||||
<pointsize>12</pointsize>
|
||||
<weight>50</weight>
|
||||
<bold>false</bold>
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@
|
|||
<property name="font">
|
||||
<font>
|
||||
<family>Monospace</family>
|
||||
<pointsize>10</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="locale">
|
||||
|
|
|
|||
Loading…
Reference in New Issue