Bring meter tool tip into line with functionality

Thanks to Mike, W9MDB, for this contribution.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@7653 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Bill Somerville 2017-04-26 18:36:39 +00:00
parent cf0902ab92
commit 7fdad7b78b
1 changed files with 1 additions and 1 deletions

View File

@ -1920,7 +1920,7 @@ list. The list can be maintained in Settings (F2).</string>
</sizepolicy>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Noise level of 30dB recommended&lt;br/&gt;dB annotations:&lt;br/&gt;* = clipping occured&lt;br/&gt;- = signal too low&lt;br/&gt;+ = signal too high&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;30dB recommended when only noise present&lt;br/&gt;Green when good&lt;br/&gt;Red when clipping may occur&lt;br/&gt;Yellow when too low&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="frameShape">
<enum>QFrame::Panel</enum>