1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-14 04:11:48 -05:00

ATV Demod: chenged text of horizontal sync width adjustment label

This commit is contained in:
f4exb 2017-03-27 13:40:05 +02:00
parent fad8e692ce
commit f6fee28074

View File

@ -762,7 +762,7 @@
<item row="1" column="4"> <item row="1" column="4">
<widget class="QLabel" name="topTimeLabel"> <widget class="QLabel" name="topTimeLabel">
<property name="text"> <property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Top&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;H Pulse&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
</widget> </widget>
</item> </item>