1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-12 22:43:36 -04:00

Replaced frequency dials by labels for unmodifiable frequency displays

This commit is contained in:
f4exb
2021-12-16 00:18:11 +01:00
parent 9097e2f6d4
commit d471f09cc2
11 changed files with 158 additions and 383 deletions
@@ -136,18 +136,17 @@
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="freqUnits">
<property name="text">
<string>Hz</string>
</property>
</widget>
</item>
<item>
<layout class="QVBoxLayout" name="freqRightLayout">
<item>
<layout class="QHBoxLayout" name="freqRightTopLayout">
<item>
<widget class="QLabel" name="freqUnits">
<property name="text">
<string>Hz</string>
</property>
</widget>
</item>
</layout>
<layout class="QHBoxLayout" name="freqRightTopLayout"/>
</item>
<item>
<layout class="QHBoxLayout" name="freqRightBotLayout">