1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-27 15:26:33 -04:00

SDRdaemon plugin: Added tooltip for main buffer length in seconds display

This commit is contained in:
f4exb 2016-03-20 14:43:01 +01:00
parent 3bebd05411
commit a99fdd1f26

View File

@ -516,6 +516,9 @@
<height>0</height>
</size>
</property>
<property name="toolTip">
<string>Main buffer lenth in seconds</string>
</property>
<property name="text">
<string>00.0</string>
</property>