DSD demod plugin: use a font for monospace compatible with Linux and Windows

This commit is contained in:
f4exb 2016-08-25 22:37:35 +02:00
parent faca037685
commit b601fae2e7
1 changed files with 2 additions and 2 deletions

View File

@ -201,7 +201,7 @@
</property>
<property name="font">
<font>
<family>Courier</family>
<family>DejaVu Sans Mono</family>
</font>
</property>
<property name="toolTip">
@ -759,7 +759,7 @@
</property>
<property name="font">
<font>
<family>Courier</family>
<family>DejaVu Sans Mono</family>
<pointsize>9</pointsize>
</font>
</property>