1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-10-01 17:26:40 -04:00

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

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>