1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 13:47:01 -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
+2 -2
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>