mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -05:00
Normalized Channel Analzyer and SSB GUIs (global font family and size)
This commit is contained in:
parent
80d0fda710
commit
bf9368a002
@ -16,6 +16,12 @@
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>Sans Serif</family>
|
||||
<pointsize>9</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>Channel Analyzer</string>
|
||||
</property>
|
||||
|
@ -16,6 +16,12 @@
|
||||
<height>0</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="font">
|
||||
<font>
|
||||
<family>Sans Serif</family>
|
||||
<pointsize>9</pointsize>
|
||||
</font>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>SSB Demodulator</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user