Commit ba2fa256 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

Pamhyr2: Fix some fonts size and family.

Showing with 2 additions and 1 deletion
+2 -1
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
<widget class="QLabel" name="label_spinner"> <widget class="QLabel" name="label_spinner">
<property name="font"> <property name="font">
<font> <font>
<family>Ubuntu Mono</family> <family>Monospace</family>
<pointsize>12</pointsize> <pointsize>12</pointsize>
<weight>50</weight> <weight>50</weight>
<bold>false</bold> <bold>false</bold>
......
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
<property name="font"> <property name="font">
<font> <font>
<family>Monospace</family> <family>Monospace</family>
<pointsize>10</pointsize>
</font> </font>
</property> </property>
<property name="locale"> <property name="locale">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment