1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-09-03 13:47:50 -04:00

Add tooltip to record button

This commit is contained in:
Jon Beniston 2021-01-18 09:55:51 +00:00
parent d6bf5223db
commit 890f6fc049

View File

@ -453,6 +453,9 @@
<height>16777215</height> <height>16777215</height>
</size> </size>
</property> </property>
<property name="toolTip">
<string>Start/stop recording</string>
</property>
<property name="text"> <property name="text">
<string/> <string/>
</property> </property>