Added tooltip to frequency indicator

This commit is contained in:
Jordan Sherer 2019-01-24 11:04:53 -05:00
parent 9bb1ae920b
commit a3e9376c34

View File

@ -202,6 +202,9 @@
<height>40</height>
</size>
</property>
<property name="toolTip">
<string>Current Frequency</string>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>