1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

updated value dials with Windows compatible font and pointing hand

This commit is contained in:
f4exb
2017-05-16 22:35:44 +02:00
parent 396baa22c8
commit bb849623bd
31 changed files with 415 additions and 119 deletions
@@ -49,6 +49,9 @@
</property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_freq">
<property name="topMargin">
<number>4</number>
</property>
<item>
<layout class="QVBoxLayout" name="deviceUILayout">
<item>
@@ -132,7 +135,7 @@
</font>
</property>
<property name="cursor">
<cursorShape>SizeVerCursor</cursorShape>
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="focusPolicy">
<enum>Qt::StrongFocus</enum>