mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-04 22:27:53 -04:00
About dialog: cosmetic changes
This commit is contained in:
parent
4c22be880c
commit
5af03b2a39
@ -102,6 +102,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>DSP Rx 24 bits Tx 16 bits</string>
|
<string>DSP Rx 24 bits Tx 16 bits</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="alignment">
|
||||||
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
@ -126,6 +129,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>PID: 00000</string>
|
<string>PID: 00000</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="alignment">
|
||||||
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user