1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-07 16:34:45 -04:00

Tune SSB bandwidth by 100Hz steps. Use double arrow cursor on value dials

This commit is contained in:
f4exb
2015-05-11 01:36:53 +02:00
parent 92c8aa78f8
commit e9a93ff1c6
4 changed files with 28 additions and 12 deletions
+4 -1
View File
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>198</width>
<height>155</height>
<height>173</height>
</rect>
</property>
<property name="sizePolicy">
@@ -70,6 +70,9 @@
<pointsize>20</pointsize>
</font>
</property>
<property name="cursor">
<cursorShape>SizeVerCursor</cursorShape>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>